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