summaryrefslogtreecommitdiff
path: root/METADATA
blob: ecd7579167b58eface97e923192226fa21e45788 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "ow2-asm"
description:
    "Java bytecode manipulation and analysis framework"

third_party {
  url {
    type: HOMEPAGE
    value: "https://asm.ow2.io/"
  }
  url {
    type: GIT
    value: "https://gitlab.ow2.org/asm/asm.git"
  }
  version: "9.4"
  last_upgrade_date { year: 2022 month: 11 day: 14 }
  license_type: NOTICE
}