License |
License |
---|---|
GroupId | GroupIdit.cnr.si.cool |
ArtifactId | ArtifactIdcool-common-core |
Last Version | Last Version4.0.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCool Platform - Common - Core
Archetype for push artifact to Maven repository
|
Filename | Size |
---|---|
cool-common-core-4.0.22.pom | |
cool-common-core-4.0.22.jar | 186 KB |
cool-common-core-4.0.22-sources.jar | 125 KB |
cool-common-core-4.0.22-javadoc.jar | 614 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-core/ -->
<dependency>
<groupId>it.cnr.si.cool</groupId>
<artifactId>cool-common-core</artifactId>
<version>4.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-core/
implementation 'it.cnr.si.cool:cool-common-core:4.0.22'
// https://jarcasting.com/artifacts/it.cnr.si.cool/cool-common-core/
implementation ("it.cnr.si.cool:cool-common-core:4.0.22")
'it.cnr.si.cool:cool-common-core:jar:4.0.22'
<dependency org="it.cnr.si.cool" name="cool-common-core" rev="4.0.22">
<artifact name="cool-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.cool', module='cool-common-core', version='4.0.22')
)
libraryDependencies += "it.cnr.si.cool" % "cool-common-core" % "4.0.22"
[it.cnr.si.cool/cool-common-core "4.0.22"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.18 |
org.springframework : spring-context-support | jar | 5.3.18 |
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl | jar | 1.1.0 |
commons-httpclient : commons-httpclient | jar | 3.1 |
it.cnr.si : opencmis-criteria | jar | 1.3 |
com.google.code.gson : gson | jar | 2.2.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
commons-io : commons-io | jar | 2.7 |
it.cnr.si.cool : cool-common-api | jar | 4.0.22 |
org.json : json | jar | 20140107 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
com.hazelcast : hazelcast | jar | 5.1 |
com.hazelcast : hazelcast-spring | jar | 5.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.freemarker : freemarker | jar | 2.3.22 |
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.slf4j : slf4j-log4j12 | jar | 1.7.21 |
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 |