is not current version
Last Version 1.6.2

com.semanticcms:semanticcms-autogit-bom 1.3.1

Bill of Materials (BOM) for SemanticCMS automatic Git.

Categories

Categories

Ant Build Tools Auto Application Layer Libs Code Generators
GroupId

GroupId

com.semanticcms
ArtifactId

ArtifactId

semanticcms-autogit-bom
Version

Version

1.3.1
Type

Type

pom

Download semanticcms-autogit-bom 1.3.1


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