| License |
License |
|---|---|
| GroupId | GroupIdit.cnr.si.sprint |
| ArtifactId | ArtifactIdsprint-alfresco |
| Last Version | Last Version3.1.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionArchetype for push artifact to Maven repository
|
| Filename | Size |
|---|---|
| sprint-alfresco-3.1.14.pom | |
| sprint-alfresco-3.1.14.jar | 5 KB |
| sprint-alfresco-3.1.14-sources.jar | 3 KB |
| sprint-alfresco-3.1.14-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.si.sprint/sprint-alfresco/ -->
<dependency>
<groupId>it.cnr.si.sprint</groupId>
<artifactId>sprint-alfresco</artifactId>
<version>3.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.si.sprint/sprint-alfresco/
implementation 'it.cnr.si.sprint:sprint-alfresco:3.1.14'
// https://jarcasting.com/artifacts/it.cnr.si.sprint/sprint-alfresco/
implementation ("it.cnr.si.sprint:sprint-alfresco:3.1.14")
'it.cnr.si.sprint:sprint-alfresco:jar:3.1.14'
<dependency org="it.cnr.si.sprint" name="sprint-alfresco" rev="3.1.14">
<artifact name="sprint-alfresco" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.si.sprint', module='sprint-alfresco', version='3.1.14')
)
libraryDependencies += "it.cnr.si.sprint" % "sprint-alfresco" % "3.1.14"
[it.cnr.si.sprint/sprint-alfresco "3.1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-web | jar | 5.2.2.RELEASE |
| org.springframework.boot : spring-boot | jar | 2.2.2.RELEASE |
| org.springframework.security : spring-security-core | jar | 5.2.1.RELEASE |
| org.apache.chemistry.opencmis : chemistry-opencmis-client-impl | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.2.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 2.2.2.RELEASE |
| commons-io : commons-io | jar | 2.4 |