License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.digi-lion |
ArtifactId | ArtifactIddatacachestorage |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDacas
A application used as utility for manage data saved in memory and/or in file.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
datacachestorage-1.0.pom | |
datacachestorage-1.0.jar | 19 KB |
datacachestorage-1.0-sources.jar | 11 KB |
datacachestorage-1.0-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.digi-lion/datacachestorage/ -->
<dependency>
<groupId>com.digi-lion</groupId>
<artifactId>datacachestorage</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.digi-lion/datacachestorage/
implementation 'com.digi-lion:datacachestorage:1.0'
// https://jarcasting.com/artifacts/com.digi-lion/datacachestorage/
implementation ("com.digi-lion:datacachestorage:1.0")
'com.digi-lion:datacachestorage:jar:1.0'
<dependency org="com.digi-lion" name="datacachestorage" rev="1.0">
<artifact name="datacachestorage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.digi-lion', module='datacachestorage', version='1.0')
)
libraryDependencies += "com.digi-lion" % "datacachestorage" % "1.0"
[com.digi-lion/datacachestorage "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.1 |