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 |
ArtifactId | ArtifactIdsdh-build |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSDH :: Build Configuration
Smart Developer Hub Build Configuration
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
sdh-build-0.3.0.pom | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-build/ -->
<dependency>
<groupId>org.smartdeveloperhub</groupId>
<artifactId>sdh-build</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-build/
implementation 'org.smartdeveloperhub:sdh-build:0.3.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-build/
implementation ("org.smartdeveloperhub:sdh-build:0.3.0")
'org.smartdeveloperhub:sdh-build:pom:0.3.0'
<dependency org="org.smartdeveloperhub" name="sdh-build" rev="0.3.0">
<artifact name="sdh-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub', module='sdh-build', version='0.3.0')
)
libraryDependencies += "org.smartdeveloperhub" % "sdh-build" % "0.3.0"
[org.smartdeveloperhub/sdh-build "0.3.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.