License |
License |
---|---|
Categories |
CategoriesCaching Data Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-plugin-caching |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCaching
Caching to allow data to be calculated only once and cached for later use.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-caching/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-plugin-caching</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-caching/
implementation 'org.geomajas.plugin:geomajas-plugin-caching:2.0.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-caching/
implementation ("org.geomajas.plugin:geomajas-plugin-caching:2.0.0")
'org.geomajas.plugin:geomajas-plugin-caching:jar:2.0.0'
<dependency org="org.geomajas.plugin" name="geomajas-plugin-caching" rev="2.0.0">
<artifact name="geomajas-plugin-caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-plugin-caching', version='2.0.0')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-plugin-caching" % "2.0.0"
[org.geomajas.plugin/geomajas-plugin-caching "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.geomajas : geomajas-api | jar | |
org.geomajas : geomajas-command | jar | |
org.springframework : spring-context | jar | |
org.geotools » gt-main | jar | |
com.twmacinta » fast-md5 | jar | 2.7.1 |
org.jboss » jboss-serialization | jar | 1.0.4.FINAL |
trove : trove | jar | 1.0.2 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
org.geomajas : geomajas-impl | jar | |
org.geomajas.plugin : geomajas-plugin-staticsecurity | jar | |
org.geomajas : geomajas-testdata | jar | |
org.springframework : spring-test | jar | |
ch.qos.logback : logback-classic | jar | 1.0.0 |
org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
org.slf4j : log4j-over-slf4j | jar | 1.6.4 |
junit : junit | jar | 4.10 |