License |
License |
---|---|
GroupId | GroupIdcom.github.itzmedinesh |
ArtifactId | ArtifactIdmicro-cache-grid |
Version | Version1.0.0 |
Type | Typepom |
Description |
Descriptionmicro-cache-grid
Distributed java cache for micro service based systems using apache ignite data grid
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
micro-cache-grid-1.0.0.pom | |
micro-cache-grid-1.0.0.jar | 2 KB |
micro-cache-grid-1.0.0-sources.jar | 12 KB |
micro-cache-grid-1.0.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.itzmedinesh/micro-cache-grid/ -->
<dependency>
<groupId>com.github.itzmedinesh</groupId>
<artifactId>micro-cache-grid</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.itzmedinesh/micro-cache-grid/
implementation 'com.github.itzmedinesh:micro-cache-grid:1.0.0'
// https://jarcasting.com/artifacts/com.github.itzmedinesh/micro-cache-grid/
implementation ("com.github.itzmedinesh:micro-cache-grid:1.0.0")
'com.github.itzmedinesh:micro-cache-grid:pom:1.0.0'
<dependency org="com.github.itzmedinesh" name="micro-cache-grid" rev="1.0.0">
<artifact name="micro-cache-grid" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.itzmedinesh', module='micro-cache-grid', version='1.0.0')
)
libraryDependencies += "com.github.itzmedinesh" % "micro-cache-grid" % "1.0.0"
[com.github.itzmedinesh/micro-cache-grid "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.inject : javax.inject | jar | 1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.6.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.3 |
javax.cache : cache-api | jar | 1.0.0 |
org.apache.ignite : ignite-core | jar | 1.6.0 |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.commons : commons-lang3 | jar | 3.4 |
log4j : log4j | jar | 1.2.17 |