License |
License |
---|---|
GroupId | GroupIdit.cnr.si.sprint |
ArtifactId | ArtifactIdsprint-custom |
Last Version | Last Version3.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArchetype for push artifact to Maven repository
|
Filename | Size |
---|---|
sprint-custom-3.1.14.pom | |
sprint-custom-3.1.14.jar | 10 KB |
sprint-custom-3.1.14-sources.jar | 6 KB |
sprint-custom-3.1.14-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si.sprint/sprint-custom/ -->
<dependency>
<groupId>it.cnr.si.sprint</groupId>
<artifactId>sprint-custom</artifactId>
<version>3.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.sprint/sprint-custom/
implementation 'it.cnr.si.sprint:sprint-custom:3.1.14'
// https://jarcasting.com/artifacts/it.cnr.si.sprint/sprint-custom/
implementation ("it.cnr.si.sprint:sprint-custom:3.1.14")
'it.cnr.si.sprint:sprint-custom:jar:3.1.14'
<dependency org="it.cnr.si.sprint" name="sprint-custom" rev="3.1.14">
<artifact name="sprint-custom" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.sprint', module='sprint-custom', version='3.1.14')
)
libraryDependencies += "it.cnr.si.sprint" % "sprint-custom" % "3.1.14"
[it.cnr.si.sprint/sprint-custom "3.1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.2.2.RELEASE |
com.hazelcast : hazelcast | jar | 3.12.12 |
com.hazelcast : hazelcast-hibernate52 | jar | 1.2.1 |
com.hazelcast : hazelcast-spring | jar | 3.12.12 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.2.RELEASE |