License |
License |
---|---|
GroupId | GroupIdeu.xenit |
ArtifactId | ArtifactIdcare4alf |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCare4Alf
An Alfresco dynamic extension providing a variety of maintainance/admin/support utilities for alfresco, along side with optional monitoring extension
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
care4alf-1.1.0.pom | |
care4alf-1.1.0.jar | 4 MB |
care4alf-1.1.0-sources.jar | 1 MB |
care4alf-1.1.0-javadoc.jar | 472 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.xenit/care4alf/ -->
<dependency>
<groupId>eu.xenit</groupId>
<artifactId>care4alf</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.xenit/care4alf/
implementation 'eu.xenit:care4alf:1.1.0'
// https://jarcasting.com/artifacts/eu.xenit/care4alf/
implementation ("eu.xenit:care4alf:1.1.0")
'eu.xenit:care4alf:jar:1.1.0'
<dependency org="eu.xenit" name="care4alf" rev="1.1.0">
<artifact name="care4alf" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.xenit', module='care4alf', version='1.1.0')
)
libraryDependencies += "eu.xenit" % "care4alf" % "1.1.0"
[eu.xenit/care4alf "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.alfresco » alfresco-repository | jar | 4.2.3.1 |
org.alfresco » alfresco-core | jar | 4.2.3.1 |
org.alfresco » alfresco-data-model | jar | 4.2.3.1 |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-beans | jar | 3.0.5.RELEASE |
org.alfresco » alfresco-enterprise-repository | jar | 4.2.3.1 |
org.springframework : spring-jdbc | jar | 3.0.5.RELEASE |
org.osgi : org.osgi.core | jar | 4.3.1 |
org.json : json | jar | 20090211 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.eclipse.gemini » org.eclipse.gemini.blueprint.core | jar | 1.0.2.RELEASE |
javax.transaction : transaction-api | jar | 1.1 |
org.jibx : jibx-run | jar | 1.2.3 |
com.googlecode.json-simple : json-simple | jar | 1.1 |
javax.servlet : servlet-api | jar | 2.5 |
com.google.collections : google-collections | jar | 1.0 |
org.codehaus.jackson : jackson-core-asl | jar | 1.1.0 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.1.0 |
org.springframework.extensions.surf » spring-webscripts | jar | 5.0.d |
org.springframework.extensions.surf » spring-surf-core | jar | 5.0.d |
com.github.dynamicextensionsalfresco » annotations | jar | 1.3.0 |
com.github.dynamicextensionsalfresco » annotations-runtime | jar | 1.3.0 |
com.github.dynamicextensionsalfresco » webscripts | jar | 1.3.0 |
org.springframework : spring-context | jar | 3.2.10.RELEASE |
javax.annotation : jsr250-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |