License |
License |
---|---|
Categories |
CategoriesCaching Data |
GroupId | GroupIdcom.51degrees |
ArtifactId | ArtifactIdpipeline.caching |
Version | Version4.3.8 |
Type | Typejar |
Description |
Description51Degrees :: Pipeline :: Caching
Java implementation of 51Degrees Pipeline API
|
Project Organization |
Project Organization51Degrees |
Filename | Size |
---|---|
pipeline.caching-4.3.8.pom | |
pipeline.caching-4.3.8.jar | 20 KB |
pipeline.caching-4.3.8-sources.jar | 23 KB |
pipeline.caching-4.3.8-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.51degrees/pipeline.caching/ -->
<dependency>
<groupId>com.51degrees</groupId>
<artifactId>pipeline.caching</artifactId>
<version>4.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.51degrees/pipeline.caching/
implementation 'com.51degrees:pipeline.caching:4.3.8'
// https://jarcasting.com/artifacts/com.51degrees/pipeline.caching/
implementation ("com.51degrees:pipeline.caching:4.3.8")
'com.51degrees:pipeline.caching:jar:4.3.8'
<dependency org="com.51degrees" name="pipeline.caching" rev="4.3.8">
<artifact name="pipeline.caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.51degrees', module='pipeline.caching', version='4.3.8')
)
libraryDependencies += "com.51degrees" % "pipeline.caching" % "4.3.8"
[com.51degrees/pipeline.caching "4.3.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.22.0 |