License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.semanticcms |
ArtifactId | ArtifactIdsemanticcms-parent |
Last Version | Last Version1.15.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSemanticCMS Parent
Parent POM for all SemanticCMS packages.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
semanticcms-parent-1.15.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms-parent/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-parent</artifactId>
<version>1.15.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-parent/
implementation 'com.semanticcms:semanticcms-parent:1.15.2'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-parent/
implementation ("com.semanticcms:semanticcms-parent:1.15.2")
'com.semanticcms:semanticcms-parent:pom:1.15.2'
<dependency org="com.semanticcms" name="semanticcms-parent" rev="1.15.2">
<artifact name="semanticcms-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms-parent', version='1.15.2')
)
libraryDependencies += "com.semanticcms" % "semanticcms-parent" % "1.15.2"
[com.semanticcms/semanticcms-parent "1.15.2"]