Smart Developer Hub Maven Super POM
Maven configuration details for the Java-based components of the Smart Developer Hub project.
For more information, please visit the Smart Developer Hub website.
| License |
License |
|---|---|
| GroupId | GroupIdorg.smartdeveloperhub.harvesters.it.frontend |
| ArtifactId | ArtifactIdit-frontend-bom |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSDH :: ITH :: Frontend :: Bill-of-Materials
Bill of Materials of the Frontend of the Issue Tracking Harvester of the Smart Developer Hub project
|
| Project Organization |
Project OrganizationCenter for Open Middleware |
| Filename | Size |
|---|---|
| it-frontend-bom-0.1.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-bom/ -->
<dependency>
<groupId>org.smartdeveloperhub.harvesters.it.frontend</groupId>
<artifactId>it-frontend-bom</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-bom/
implementation 'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-bom:0.1.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub.harvesters.it.frontend/it-frontend-bom/
implementation ("org.smartdeveloperhub.harvesters.it.frontend:it-frontend-bom:0.1.0")
'org.smartdeveloperhub.harvesters.it.frontend:it-frontend-bom:pom:0.1.0'
<dependency org="org.smartdeveloperhub.harvesters.it.frontend" name="it-frontend-bom" rev="0.1.0">
<artifact name="it-frontend-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub.harvesters.it.frontend', module='it-frontend-bom', version='0.1.0')
)
libraryDependencies += "org.smartdeveloperhub.harvesters.it.frontend" % "it-frontend-bom" % "0.1.0"
[org.smartdeveloperhub.harvesters.it.frontend/it-frontend-bom "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.sonar-plugins.java : sonar-jacoco-listeners | jar | 2.4 |
Maven configuration details for the Java-based components of the Smart Developer Hub project.
For more information, please visit the Smart Developer Hub website.