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