is not current version
Last Version 1.1.9

com.atolcd.alfresco:project 1.1.3

Alfresco plugin and archetypes

GroupId

GroupId

com.atolcd.alfresco
ArtifactId

ArtifactId

project
Version

Version

1.1.3
Type

Type

pom

Download project 1.1.3

Filename Size
project-1.1.3.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.atolcd.alfresco/project/ -->
<dependency>
    <groupId>com.atolcd.alfresco</groupId>
    <artifactId>project</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atolcd.alfresco/project/
implementation 'com.atolcd.alfresco:project:1.1.3'
// https://jarcasting.com/artifacts/com.atolcd.alfresco/project/
implementation ("com.atolcd.alfresco:project:1.1.3")
'com.atolcd.alfresco:project:pom:1.1.3'
<dependency org="com.atolcd.alfresco" name="project" rev="1.1.3">
  <artifact name="project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atolcd.alfresco', module='project', version='1.1.3')
)
libraryDependencies += "com.atolcd.alfresco" % "project" % "1.1.3"
[com.atolcd.alfresco/project "1.1.3"]