Last Version

csdltools 0.5

Tools for working with DataSift's CSDL language

License

License

GroupId

GroupId

com.github.jond3k
ArtifactId

ArtifactId

csdltools
Version

Version

0.5
Type

Type

jar
Description

Description

csdltools
Tools for working with DataSift's CSDL language
Source Code Management

Source Code Management

https://github.com/jond3k/csdltools

Download csdltools 0.5


<!-- https://jarcasting.com/artifacts/com.github.jond3k/csdltools/ -->
<dependency>
    <groupId>com.github.jond3k</groupId>
    <artifactId>csdltools</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jond3k/csdltools/
implementation 'com.github.jond3k:csdltools:0.5'
// https://jarcasting.com/artifacts/com.github.jond3k/csdltools/
implementation ("com.github.jond3k:csdltools:0.5")
'com.github.jond3k:csdltools:jar:0.5'
<dependency org="com.github.jond3k" name="csdltools" rev="0.5">
  <artifact name="csdltools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jond3k', module='csdltools', version='0.5')
)
libraryDependencies += "com.github.jond3k" % "csdltools" % "0.5"
[com.github.jond3k/csdltools "0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.9.1
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-io jar 1.3.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.9.1 jar 2.0.M3
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.