Last Version

protobuf-cobol 0.2

Protocol Buffers for COBOL

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.legsem.legstar
ArtifactId

ArtifactId

protobuf-cobol
Version

Version

0.2
Type

Type

jar
Description

Description

protobuf-cobol
Protocol Buffers for COBOL
Project URL

Project URL

http://code.google.com/p/protobuf-cobol
Project Organization

Project Organization

LegSem EURL

Download protobuf-cobol 0.2


<!-- 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"]

Dependencies

compile (7)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.