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