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