Last Version

cf-java 0.0.3-RELEASE

Java bindings for the Cuneiform workflow language.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

de.hu-berlin.wbi
ArtifactId

ArtifactId

cf-java
Version

Version

0.0.3-RELEASE
Type

Type

jar
Description

Description

cf-java
Java bindings for the Cuneiform workflow language.
Project URL

Project URL

http://www.cuneiform-lang.org
Source Code Management

Source Code Management

https://github.com/joergen7/cf-java.git

Download cf-java 0.0.3-RELEASE


<!-- https://jarcasting.com/artifacts/de.hu-berlin.wbi/cf-java/ -->
<dependency>
    <groupId>de.hu-berlin.wbi</groupId>
    <artifactId>cf-java</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/de.hu-berlin.wbi/cf-java/
implementation 'de.hu-berlin.wbi:cf-java:0.0.3-RELEASE'
// https://jarcasting.com/artifacts/de.hu-berlin.wbi/cf-java/
implementation ("de.hu-berlin.wbi:cf-java:0.0.3-RELEASE")
'de.hu-berlin.wbi:cf-java:jar:0.0.3-RELEASE'
<dependency org="de.hu-berlin.wbi" name="cf-java" rev="0.0.3-RELEASE">
  <artifact name="cf-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hu-berlin.wbi', module='cf-java', version='0.0.3-RELEASE')
)
libraryDependencies += "de.hu-berlin.wbi" % "cf-java" % "0.0.3-RELEASE"
[de.hu-berlin.wbi/cf-java "0.0.3-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.json : json jar 20160810
org.antlr : antlr4 jar 4.5
org.mockito : mockito-all jar 1.10.19
commons-lang : commons-lang jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.