License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.legsem.legstar |
ArtifactId | ArtifactIdprotobuf-cobol |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotobuf-cobol
Protocol Buffers for COBOL
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
protobuf-cobol-0.2.pom | |
protobuf-cobol-0.2.zip | 3 MB |
protobuf-cobol-0.2-sources.jar | 26 KB |
protobuf-cobol-0.2-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.legsem.legstar/protobuf-cobol/ -->
<dependency>
<groupId>com.legsem.legstar</groupId>
<artifactId>protobuf-cobol</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.legsem.legstar/protobuf-cobol/
implementation 'com.legsem.legstar:protobuf-cobol:0.2'
// https://jarcasting.com/artifacts/com.legsem.legstar/protobuf-cobol/
implementation ("com.legsem.legstar:protobuf-cobol:0.2")
'com.legsem.legstar:protobuf-cobol:jar:0.2'
<dependency org="com.legsem.legstar" name="protobuf-cobol" rev="0.2">
<artifact name="protobuf-cobol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.legsem.legstar', module='protobuf-cobol', version='0.2')
)
libraryDependencies += "com.legsem.legstar" % "protobuf-cobol" % "0.2"
[com.legsem.legstar/protobuf-cobol "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.legsem.legstar : legstar-coxbapi | jar | 1.5.8 |
com.legsem.legstar : legstar-cobcgen | jar | 1.5.8 |
com.google.protobuf : protobuf-java | jar | 2.4.1 |
commons-logging : commons-logging | jar | 1.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.1 |
commons-cli : commons-cli | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |