License |
License |
---|---|
Categories |
CategoriesNet Ehcache Data Caching config Application Layer Libs Configuration |
GroupId | GroupIdnet.n2oapp.framework |
ArtifactId | ArtifactIdn2o-config-ehcache |
Last Version | Last Version7.4.18 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFramework for creating web applications with rich user interface without deep knowledge of WEB technologies and Frontend frameworks. Based on Java и ReactJS
|
Filename | Size |
---|---|
n2o-config-ehcache-7.4.18.pom | |
n2o-config-ehcache-7.4.18.jar | 21 KB |
n2o-config-ehcache-7.4.18-sources.jar | 13 KB |
n2o-config-ehcache-7.4.18-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-config-ehcache/ -->
<dependency>
<groupId>net.n2oapp.framework</groupId>
<artifactId>n2o-config-ehcache</artifactId>
<version>7.4.18</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-config-ehcache/
implementation 'net.n2oapp.framework:n2o-config-ehcache:7.4.18'
// https://jarcasting.com/artifacts/net.n2oapp.framework/n2o-config-ehcache/
implementation ("net.n2oapp.framework:n2o-config-ehcache:7.4.18")
'net.n2oapp.framework:n2o-config-ehcache:jar:7.4.18'
<dependency org="net.n2oapp.framework" name="n2o-config-ehcache" rev="7.4.18">
<artifact name="n2o-config-ehcache" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.framework', module='n2o-config-ehcache', version='7.4.18')
)
libraryDependencies += "net.n2oapp.framework" % "n2o-config-ehcache" % "7.4.18"
[net.n2oapp.framework/n2o-config-ehcache "7.4.18"]
Group / Artifact | Type | Version |
---|---|---|
net.n2oapp.framework : n2o-config | jar | 7.4.18 |
net.sf.ehcache : ehcache | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar |