is not current version
Last Version 1.15.2

com.semanticcms:semanticcms-parent 1.7.0

Parent POM for all SemanticCMS packages.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.semanticcms
ArtifactId

ArtifactId

semanticcms-parent
Version

Version

1.7.0
Type

Type

pom

Download semanticcms-parent 1.7.0


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