| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Auto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.semanticcms |
| ArtifactId | ArtifactIdsemanticcms-autogit-bom |
| Last Version | Last Version1.6.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSemanticCMS AutoGit BOM
Bill of Materials (BOM) for SemanticCMS automatic Git.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| semanticcms-autogit-bom-1.6.2.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit-bom/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-autogit-bom</artifactId>
<version>1.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit-bom/
implementation 'com.semanticcms:semanticcms-autogit-bom:1.6.2'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-autogit-bom/
implementation ("com.semanticcms:semanticcms-autogit-bom:1.6.2")
'com.semanticcms:semanticcms-autogit-bom:pom:1.6.2'
<dependency org="com.semanticcms" name="semanticcms-autogit-bom" rev="1.6.2">
<artifact name="semanticcms-autogit-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms-autogit-bom', version='1.6.2')
)
libraryDependencies += "com.semanticcms" % "semanticcms-autogit-bom" % "1.6.2"
[com.semanticcms/semanticcms-autogit-bom "1.6.2"]