Last Version

it.cnr.si.sprint:sprint-storage 3.1.14

Archetype for push artifact to Maven repository

License

License

GroupId

GroupId

it.cnr.si.sprint
ArtifactId

ArtifactId

sprint-storage
Version

Version

3.1.14
Type

Type

jar
Description

Description

Archetype for push artifact to Maven repository

Download sprint-storage 3.1.14


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.2.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.2
com.amazonaws : aws-java-sdk-s3 Optional jar 1.11.293
com.microsoft.azure : azure-storage Optional jar 6.0.0
org.apache.chemistry.opencmis : chemistry-opencmis-client-impl Optional jar 1.0.0
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.2.RELEASE

Project Modules

There are no modules declared in this project.