is not current version
Last Version 1.9.3

com.semanticcms:semanticcms-core-all 1.5.0

Convenience POM to include most SemanticCMS Core features, not including documentation or examples.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.semanticcms
ArtifactId

ArtifactId

semanticcms-core-all
Version

Version

1.5.0
Type

Type

pom

Download semanticcms-core-all 1.5.0


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