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-parent |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSDH :: Smart Developer Hub
Smart Developer Hub
|
Project Organization |
Project OrganizationCenter for Open Middleware |
Filename | Size |
---|---|
sdh-parent-0.3.0.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-parent/ -->
<dependency>
<groupId>org.smartdeveloperhub</groupId>
<artifactId>sdh-parent</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-parent/
implementation 'org.smartdeveloperhub:sdh-parent:0.3.0'
// https://jarcasting.com/artifacts/org.smartdeveloperhub/sdh-parent/
implementation ("org.smartdeveloperhub:sdh-parent:0.3.0")
'org.smartdeveloperhub:sdh-parent:pom:0.3.0'
<dependency org="org.smartdeveloperhub" name="sdh-parent" rev="0.3.0">
<artifact name="sdh-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smartdeveloperhub', module='sdh-parent', version='0.3.0')
)
libraryDependencies += "org.smartdeveloperhub" % "sdh-parent" % "0.3.0"
[org.smartdeveloperhub/sdh-parent "0.3.0"]
Maven configuration details for the Java-based components of the Smart Developer Hub project.
For more information, please visit the Smart Developer Hub website.