Last Version

data-cache 8.4.5

Data layer entity caching.

License

License

GNU Library or Lesser General License (LGPL)
Categories

Categories

Data
GroupId

GroupId

org.molgenis
ArtifactId

ArtifactId

molgenis-data-cache
Version

Version

8.4.5
Type

Type

jar
Description

Description

data-cache
Data layer entity caching.

Download molgenis-data-cache 8.4.5


<!-- https://jarcasting.com/artifacts/org.molgenis/molgenis-data-cache/ -->
<dependency>
    <groupId>org.molgenis</groupId>
    <artifactId>molgenis-data-cache</artifactId>
    <version>8.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.molgenis/molgenis-data-cache/
implementation 'org.molgenis:molgenis-data-cache:8.4.5'
// https://jarcasting.com/artifacts/org.molgenis/molgenis-data-cache/
implementation ("org.molgenis:molgenis-data-cache:8.4.5")
'org.molgenis:molgenis-data-cache:jar:8.4.5'
<dependency org="org.molgenis" name="molgenis-data-cache" rev="8.4.5">
  <artifact name="molgenis-data-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.molgenis', module='molgenis-data-cache', version='8.4.5')
)
libraryDependencies += "org.molgenis" % "molgenis-data-cache" % "8.4.5"
[org.molgenis/molgenis-data-cache "8.4.5"]

Dependencies

compile (10)

Group / Artifact Type Version
org.molgenis : molgenis-data jar 8.4.5
com.github.ben-manes.caffeine : caffeine jar 2.8.2
com.github.ben-manes.caffeine : guava jar 2.8.2
io.micrometer : micrometer-core jar
com.google.auto.value : auto-value-annotations jar 1.7
org.springframework.boot : spring-boot-starter-logging jar 2.2.7.RELEASE
org.slf4j : log4j-over-slf4j jar 1.7.30
com.google.guava : guava jar 25.0-jre
javax.annotation : javax.annotation-api jar 1.3.2
javax.xml.bind : jaxb-api jar 2.2.11

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.molgenis : molgenis-data test-jar 8.4.5
org.molgenis : molgenis-test jar 8.4.5
org.springframework.security : spring-security-test jar

Project Modules

There are no modules declared in this project.