is not current version
Last Version 4.0.22

Cool Platform - View 4.0.1

Archetype for push artifact to Maven repository

License

License

GroupId

GroupId

it.cnr.si
ArtifactId

ArtifactId

cool-view
Version

Version

4.0.1
Type

Type

jar
Description

Description

Cool Platform - View
Archetype for push artifact to Maven repository

Download cool-view 4.0.1


<!-- https://jarcasting.com/artifacts/it.cnr.si/cool-view/ -->
<dependency>
    <groupId>it.cnr.si</groupId>
    <artifactId>cool-view</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si/cool-view/
implementation 'it.cnr.si:cool-view:4.0.1'
// https://jarcasting.com/artifacts/it.cnr.si/cool-view/
implementation ("it.cnr.si:cool-view:4.0.1")
'it.cnr.si:cool-view:jar:4.0.1'
<dependency org="it.cnr.si" name="cool-view" rev="4.0.1">
  <artifact name="cool-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si', module='cool-view', version='4.0.1')
)
libraryDependencies += "it.cnr.si" % "cool-view" % "4.0.1"
[it.cnr.si/cool-view "4.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.22
org.json : json jar 20140107
commons-io : commons-io jar 2.4
commons-collections : commons-collections jar 3.2.1
com.google.code.gson : gson jar 2.2.4
dom4j : dom4j jar 1.6
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.6
org.springframework.boot : spring-boot-starter-test jar 2.1.8.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.