GroupId | GroupIdcom.github.stephenc.scale7 |
---|---|
ArtifactId | ArtifactIdscale7-pelops |
Version | Version0.913 |
Type | Typejar |
Description |
DescriptionPelops - A library for accessing the Cassandra database
A library for accessing the Cassandra database.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scale7-pelops-0.913.pom | |
scale7-pelops-0.913.jar | 144 KB |
scale7-pelops-0.913-sources.jar | 62 KB |
scale7-pelops-0.913-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stephenc.scale7/scale7-pelops/ -->
<dependency>
<groupId>com.github.stephenc.scale7</groupId>
<artifactId>scale7-pelops</artifactId>
<version>0.913</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stephenc.scale7/scale7-pelops/
implementation 'com.github.stephenc.scale7:scale7-pelops:0.913'
// https://jarcasting.com/artifacts/com.github.stephenc.scale7/scale7-pelops/
implementation ("com.github.stephenc.scale7:scale7-pelops:0.913")
'com.github.stephenc.scale7:scale7-pelops:jar:0.913'
<dependency org="com.github.stephenc.scale7" name="scale7-pelops" rev="0.913">
<artifact name="scale7-pelops" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stephenc.scale7', module='scale7-pelops', version='0.913')
)
libraryDependencies += "com.github.stephenc.scale7" % "scale7-pelops" % "0.913"
[com.github.stephenc.scale7/scale7-pelops "0.913"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
com.github.stephenc.eaio-uuid : uuid | jar | 3.2.0 |
com.github.stephenc.scale7 : scale7-core | jar | 1.3.0 |
org.apache.cassandra : cassandra-all | jar | 0.7.0 |
org.apache.cassandra.deps : libthrift | jar | 0.5.0 |
org.springframework : spring-context Optional | jar | 3.0.5.RELEASE |
commons-pool : commons-pool | jar | 1.5.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
org.mockito : mockito-core | jar | 1.8.4 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
org.yaml : snakeyaml | jar | 1.6 |
commons-lang : commons-lang | jar | 2.4 |
org.mortbay.jetty : jetty | jar | 6.1.21 |
org.mortbay.jetty : jetty-util | jar | 6.1.21 |
commons-collections : commons-collections | jar | 3.2.1 |
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.1 |
com.google.guava : guava | jar | r06 |
com.github.stephenc.high-scale-lib : high-scale-lib | jar | 1.1.1 |
org.safehaus.jug : jug | jar | 2.0.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.4.0 |
org.codehaus.jackson : jackson-core-asl | jar | 1.4.0 |