License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.semanticcms |
ArtifactId | ArtifactIdsemanticcms-section-bom |
Version | Version1.6.1 |
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.6.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.semanticcms/semanticcms-section-bom/ -->
<dependency>
<groupId>com.semanticcms</groupId>
<artifactId>semanticcms-section-bom</artifactId>
<version>1.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-section-bom/
implementation 'com.semanticcms:semanticcms-section-bom:1.6.1'
// https://jarcasting.com/artifacts/com.semanticcms/semanticcms-section-bom/
implementation ("com.semanticcms:semanticcms-section-bom:1.6.1")
'com.semanticcms:semanticcms-section-bom:pom:1.6.1'
<dependency org="com.semanticcms" name="semanticcms-section-bom" rev="1.6.1">
<artifact name="semanticcms-section-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.semanticcms', module='semanticcms-section-bom', version='1.6.1')
)
libraryDependencies += "com.semanticcms" % "semanticcms-section-bom" % "1.6.1"
[com.semanticcms/semanticcms-section-bom "1.6.1"]