Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.github.maoo.indexer |
ArtifactId | ArtifactIdalfresco-indexer-parent |
Version | Version0.7.0 |
Type | Typepom |
Filename | Size |
---|---|
alfresco-indexer-parent-0.7.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.maoo.indexer/alfresco-indexer-parent/ -->
<dependency>
<groupId>com.github.maoo.indexer</groupId>
<artifactId>alfresco-indexer-parent</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.maoo.indexer/alfresco-indexer-parent/
implementation 'com.github.maoo.indexer:alfresco-indexer-parent:0.7.0'
// https://jarcasting.com/artifacts/com.github.maoo.indexer/alfresco-indexer-parent/
implementation ("com.github.maoo.indexer:alfresco-indexer-parent:0.7.0")
'com.github.maoo.indexer:alfresco-indexer-parent:pom:0.7.0'
<dependency org="com.github.maoo.indexer" name="alfresco-indexer-parent" rev="0.7.0">
<artifact name="alfresco-indexer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.maoo.indexer', module='alfresco-indexer-parent', version='0.7.0')
)
libraryDependencies += "com.github.maoo.indexer" % "alfresco-indexer-parent" % "0.7.0"
[com.github.maoo.indexer/alfresco-indexer-parent "0.7.0"]