License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.ndbench |
ArtifactId | ArtifactIdndbench-evcache-plugins |
Version | Version0.3.13 |
Type | Typejar |
Description |
Descriptionndbench-evcache-plugins
ndbench-evcache-plugins
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.netflix.ndbench/ndbench-evcache-plugins/ -->
<dependency>
<groupId>com.netflix.ndbench</groupId>
<artifactId>ndbench-evcache-plugins</artifactId>
<version>0.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.ndbench/ndbench-evcache-plugins/
implementation 'com.netflix.ndbench:ndbench-evcache-plugins:0.3.13'
// https://jarcasting.com/artifacts/com.netflix.ndbench/ndbench-evcache-plugins/
implementation ("com.netflix.ndbench:ndbench-evcache-plugins:0.3.13")
'com.netflix.ndbench:ndbench-evcache-plugins:jar:0.3.13'
<dependency org="com.netflix.ndbench" name="ndbench-evcache-plugins" rev="0.3.13">
<artifact name="ndbench-evcache-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.ndbench', module='ndbench-evcache-plugins', version='0.3.13')
)
libraryDependencies += "com.netflix.ndbench" % "ndbench-evcache-plugins" % "0.3.13"
[com.netflix.ndbench/ndbench-evcache-plugins "0.3.13"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.netflix.archaius : archaius2-core | jar | 2.3.2 |
com.google.inject : guice | jar | 4.1.0 |
com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
javax.inject : javax.inject | jar | 1 |
com.netflix.ndbench : ndbench-api | jar | 0.3.13 |
com.netflix.evcache : evcache-client | jar | 4.131.0 |
net.spy : spymemcached | jar | 2.11.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |