License |
License |
---|---|
GroupId | GroupIdcom.legsem.legstar |
ArtifactId | ArtifactIdlegstar-coxbapi |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLegStar COBOL Transformers API
Cobol Transformers Application Programming Interface.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
legstar-coxbapi-1.6.0.pom | |
legstar-coxbapi-1.6.0.jar | 88 KB |
legstar-coxbapi-1.6.0-sources.jar | 116 KB |
legstar-coxbapi-1.6.0-javadoc.jar | 625 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.legsem.legstar/legstar-coxbapi/ -->
<dependency>
<groupId>com.legsem.legstar</groupId>
<artifactId>legstar-coxbapi</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.legsem.legstar/legstar-coxbapi/
implementation 'com.legsem.legstar:legstar-coxbapi:1.6.0'
// https://jarcasting.com/artifacts/com.legsem.legstar/legstar-coxbapi/
implementation ("com.legsem.legstar:legstar-coxbapi:1.6.0")
'com.legsem.legstar:legstar-coxbapi:jar:1.6.0'
<dependency org="com.legsem.legstar" name="legstar-coxbapi" rev="1.6.0">
<artifact name="legstar-coxbapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.legsem.legstar', module='legstar-coxbapi', version='1.6.0')
)
libraryDependencies += "com.legsem.legstar" % "legstar-coxbapi" % "1.6.0"
[com.legsem.legstar/legstar-coxbapi "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.jackson : jackson-xc | jar | 1.6.0 |
javax.xml.bind : jaxb-api | jar | 2.1 |
commons-logging : commons-logging | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |