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