You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
450 B
19 lines
450 B
name: "javassist"
|
|
description:
|
|
"Java bytecode engineering toolkit"
|
|
|
|
third_party {
|
|
url {
|
|
type: HOMEPAGE
|
|
value: "https://www.javassist.org/"
|
|
}
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/jboss-javassist/javassist.git"
|
|
}
|
|
version: "rel_3_27_0_ga"
|
|
last_upgrade_date { year: 2020 month: 9 day: 10 }
|
|
// The project can be licensed under one of MPL, LGPL or AL, and Apache 2.0 is a "notice" license.
|
|
license_type: NOTICE
|
|
}
|