License |
License |
---|---|
GroupId | GroupIdcom.lifeonwalden |
ArtifactId | ArtifactIdapp-cache-service |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapp-cache-service
A library to setup application
|
Project URL |
Project URL |
Filename | Size |
---|---|
app-cache-service-1.0.9.pom | |
app-cache-service-1.0.9.jar | 2 KB |
app-cache-service-1.0.9-sources.jar | 1 KB |
app-cache-service-1.0.9-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-cache-service/ -->
<dependency>
<groupId>com.lifeonwalden</groupId>
<artifactId>app-cache-service</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-cache-service/
implementation 'com.lifeonwalden:app-cache-service:1.0.9'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-cache-service/
implementation ("com.lifeonwalden:app-cache-service:1.0.9")
'com.lifeonwalden:app-cache-service:jar:1.0.9'
<dependency org="com.lifeonwalden" name="app-cache-service" rev="1.0.9">
<artifact name="app-cache-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-cache-service', version='1.0.9')
)
libraryDependencies += "com.lifeonwalden" % "app-cache-service" % "1.0.9"
[com.lifeonwalden/app-cache-service "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.lifeonwalden : app-cache-common | jar | 1.0.9 |
com.lifeonwalden : app-common | jar | 1.0.9 |
org.springframework : spring-context | jar | 4.3.10.RELEASE |