19 lines
		
	
	
		
			450 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			450 B
		
	
	
	
		
			Plaintext
		
	
	
	
| 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
 | |
| }
 |