Last Version

micro-cache-grid 1.0.0

Distributed java cache for micro service based systems using apache ignite data grid

License

License

GroupId

GroupId

com.github.itzmedinesh
ArtifactId

ArtifactId

micro-cache-grid
Version

Version

1.0.0
Type

Type

pom
Description

Description

micro-cache-grid
Distributed java cache for micro service based systems using apache ignite data grid
Project URL

Project URL

https://github.com/itzmedinesh/micro-cache-grid.git
Source Code Management

Source Code Management

https://github.com/itzmedinesh/micro-cache-grid

Download micro-cache-grid 1.0.0


<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.