• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "javassist"
2description:
3    "Java bytecode engineering toolkit"
4
5third_party {
6  url {
7    type: HOMEPAGE
8    value: "https://www.javassist.org/"
9  }
10  url {
11    type: GIT
12    value: "https://github.com/jboss-javassist/javassist.git"
13  }
14  version: "rel_3_27_0_ga"
15  last_upgrade_date { year: 2020 month: 9 day: 10 }
16  // The project can be licensed under one of MPL, LGPL or AL, and Apache 2.0 is a "notice" license.
17  license_type: NOTICE
18}
19