License |
License |
---|---|
GroupId | GroupIdcom.cinchapi |
ArtifactId | ArtifactIdccl |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionccl
The official specificiation and library for the Concourse Criteria Language
|
Project URL |
Project URL |
Filename | Size |
---|---|
ccl-3.1.2.pom | |
ccl-3.1.2.jar | 23 KB |
ccl-3.1.2-sources.jar | 23 KB |
ccl-3.1.2-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cinchapi/ccl/ -->
<dependency>
<groupId>com.cinchapi</groupId>
<artifactId>ccl</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cinchapi/ccl/
implementation 'com.cinchapi:ccl:3.1.2'
// https://jarcasting.com/artifacts/com.cinchapi/ccl/
implementation ("com.cinchapi:ccl:3.1.2")
'com.cinchapi:ccl:jar:3.1.2'
<dependency org="com.cinchapi" name="ccl" rev="3.1.2">
<artifact name="ccl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cinchapi', module='ccl', version='3.1.2')
)
libraryDependencies += "com.cinchapi" % "ccl" % "3.1.2"
[com.cinchapi/ccl "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
com.google.guava : guava | jar | 25.1-jre |
com.joestelmach : natty | jar | 0.13 |
com.cinchapi : accent4j | jar | 1.6.1 |
joda-time : joda-time | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.cinchapi : concourse-driver-java | jar | 0.10.5 |