Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcc.rankey |
ArtifactId | ArtifactIdrankey-commons |
Last Version | Last Version0.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/cc.rankey/rankey-commons/ -->
<dependency>
<groupId>cc.rankey</groupId>
<artifactId>rankey-commons</artifactId>
<version>0.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cc.rankey/rankey-commons/
implementation 'cc.rankey:rankey-commons:0.1.2.RELEASE'
// https://jarcasting.com/artifacts/cc.rankey/rankey-commons/
implementation ("cc.rankey:rankey-commons:0.1.2.RELEASE")
'cc.rankey:rankey-commons:jar:0.1.2.RELEASE'
<dependency org="cc.rankey" name="rankey-commons" rev="0.1.2.RELEASE">
<artifact name="rankey-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.rankey', module='rankey-commons', version='0.1.2.RELEASE')
)
libraryDependencies += "cc.rankey" % "rankey-commons" % "0.1.2.RELEASE"
[cc.rankey/rankey-commons "0.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.slf4j : slf4j-api | jar | |
org.apache.velocity : velocity-tools | jar | |
org.springframework : spring-webmvc | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.alibaba : fastjson | jar | |
net.sf.ehcache : ehcache-core | jar | |
commons-codec : commons-codec | jar | |
org.apache.httpcomponents : httpclient | jar |