License |
License |
---|---|
GroupId | GroupIdit.cnr.si |
ArtifactId | ArtifactIdcool-view |
Last Version | Last Version4.0.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCool Platform - View
Archetype for push artifact to Maven repository
|
Filename | Size |
---|---|
cool-view-4.0.22.pom | |
cool-view-4.0.22.jar | 148 KB |
cool-view-4.0.22-sources.jar | 142 KB |
cool-view-4.0.22-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si/cool-view/ -->
<dependency>
<groupId>it.cnr.si</groupId>
<artifactId>cool-view</artifactId>
<version>4.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/cool-view/
implementation 'it.cnr.si:cool-view:4.0.22'
// https://jarcasting.com/artifacts/it.cnr.si/cool-view/
implementation ("it.cnr.si:cool-view:4.0.22")
'it.cnr.si:cool-view:jar:4.0.22'
<dependency org="it.cnr.si" name="cool-view" rev="4.0.22">
<artifact name="cool-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='cool-view', version='4.0.22')
)
libraryDependencies += "it.cnr.si" % "cool-view" % "4.0.22"
[it.cnr.si/cool-view "4.0.22"]
Group / Artifact | Type | Version |
---|---|---|
org.freemarker : freemarker | jar | 2.3.22 |
org.json : json | jar | 20140107 |
commons-io : commons-io | jar | 2.7 |
commons-collections : commons-collections | jar | 3.2.2 |
com.google.code.gson : gson | jar | 2.2.4 |
dom4j : dom4j | jar | 1.6 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.18 |
org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |