License |
License |
---|---|
GroupId | GroupIdco.abit.prime |
ArtifactId | ArtifactIdprime-cache |
Last Version | Last Version1.1.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
prime-cache-1.1.16.pom | |
prime-cache-1.1.16.jar | 7 KB |
prime-cache-1.1.16-sources.jar | 3 KB |
prime-cache-1.1.16-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.abit.prime/prime-cache/ -->
<dependency>
<groupId>co.abit.prime</groupId>
<artifactId>prime-cache</artifactId>
<version>1.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.prime/prime-cache/
implementation 'co.abit.prime:prime-cache:1.1.16'
// https://jarcasting.com/artifacts/co.abit.prime/prime-cache/
implementation ("co.abit.prime:prime-cache:1.1.16")
'co.abit.prime:prime-cache:jar:1.1.16'
<dependency org="co.abit.prime" name="prime-cache" rev="1.1.16">
<artifact name="prime-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.prime', module='prime-cache', version='1.1.16')
)
libraryDependencies += "co.abit.prime" % "prime-cache" % "1.1.16"
[co.abit.prime/prime-cache "1.1.16"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |