Alfresco API utility library

Provides fluent APIs for working with Alfresco repository services.

GroupId

GroupId

com.googlecode.alfresco-repository-extensions
ArtifactId

ArtifactId

alfresco-api-util
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Alfresco API utility library
Provides fluent APIs for working with Alfresco repository services.

Download alfresco-api-util

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.alfresco-repository-extensions/alfresco-api-util/ -->
<dependency>
    <groupId>com.googlecode.alfresco-repository-extensions</groupId>
    <artifactId>alfresco-api-util</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.alfresco-repository-extensions/alfresco-api-util/
implementation 'com.googlecode.alfresco-repository-extensions:alfresco-api-util:0.0.5'
// https://jarcasting.com/artifacts/com.googlecode.alfresco-repository-extensions/alfresco-api-util/
implementation ("com.googlecode.alfresco-repository-extensions:alfresco-api-util:0.0.5")
'com.googlecode.alfresco-repository-extensions:alfresco-api-util:jar:0.0.5'
<dependency org="com.googlecode.alfresco-repository-extensions" name="alfresco-api-util" rev="0.0.5">
  <artifact name="alfresco-api-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.alfresco-repository-extensions', module='alfresco-api-util', version='0.0.5')
)
libraryDependencies += "com.googlecode.alfresco-repository-extensions" % "alfresco-api-util" % "0.0.5"
[com.googlecode.alfresco-repository-extensions/alfresco-api-util "0.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2