| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.n2oapp.cache |
| ArtifactId | ArtifactIdcache-template |
| Version | Version7.17.2 |
| Type | Typejar |
| Description |
Descriptioncache-template
Framework for creating web applications with rich user interface without deep knowledge of WEB technologies and Frontend frameworks. Based on Java и ReactJS
|
| Filename | Size |
|---|---|
| cache-template-7.17.2.pom | |
| cache-template-7.17.2.jar | 13 KB |
| cache-template-7.17.2-sources.jar | 9 KB |
| cache-template-7.17.2-javadoc.jar | 438 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.cache/cache-template/ -->
<dependency>
<groupId>net.n2oapp.cache</groupId>
<artifactId>cache-template</artifactId>
<version>7.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.cache/cache-template/
implementation 'net.n2oapp.cache:cache-template:7.17.2'
// https://jarcasting.com/artifacts/net.n2oapp.cache/cache-template/
implementation ("net.n2oapp.cache:cache-template:7.17.2")
'net.n2oapp.cache:cache-template:jar:7.17.2'
<dependency org="net.n2oapp.cache" name="cache-template" rev="7.17.2">
<artifact name="cache-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.cache', module='cache-template', version='7.17.2')
)
libraryDependencies += "net.n2oapp.cache" % "cache-template" % "7.17.2"
[net.n2oapp.cache/cache-template "7.17.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.n2oapp.context : static-context | jar | 7.17.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.ehcache : ehcache | jar | 2.10.6 |
| org.springframework : spring-test | jar | |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.1.0 |
| org.hamcrest : hamcrest-core | jar | 2.1 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.30 |