19 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			393 B
		
	
	
	
		
			Plaintext
		
	
	
	
name: "cbor-java"
 | 
						|
description:
 | 
						|
    "A Java 7 implementation of RFC 7049: Concise Binary Object Representation "
 | 
						|
    "(CBOR)"
 | 
						|
 | 
						|
third_party {
 | 
						|
  url {
 | 
						|
    type: HOMEPAGE
 | 
						|
    value: "https://github.com/c-rack/cbor-java"
 | 
						|
  }
 | 
						|
  url {
 | 
						|
    type: GIT
 | 
						|
    value: "https://github.com/c-rack/cbor-java.git"
 | 
						|
  }
 | 
						|
  version: "v0.8"
 | 
						|
  last_upgrade_date { year: 2020 month: 1 day: 6 }
 | 
						|
  license_type: NOTICE
 | 
						|
}
 |