is not current version
Last Version 1.1.9

com.atolcd.alfresco:project 1.1.5

Alfresco plugin and archetypes

GroupId

GroupId

com.atolcd.alfresco
ArtifactId

ArtifactId

project
Version

Version

1.1.5
Type

Type

pom

Download project 1.1.5

Filename Size
project-1.1.5.pom 4 KB
Browse

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