License |
License |
---|---|
GroupId | GroupIdorg.nmdp.service |
ArtifactId | ArtifactIdservice-parent |
Last Version | Last Version3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionservice-parent
Service parent.
|
Project URL |
Project URL |
Filename | Size |
---|---|
service-parent-3.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nmdp.service/service-parent/ -->
<dependency>
<groupId>org.nmdp.service</groupId>
<artifactId>service-parent</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nmdp.service/service-parent/
implementation 'org.nmdp.service:service-parent:3'
// https://jarcasting.com/artifacts/org.nmdp.service/service-parent/
implementation ("org.nmdp.service:service-parent:3")
'org.nmdp.service:service-parent:pom:3'
<dependency org="org.nmdp.service" name="service-parent" rev="3">
<artifact name="service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nmdp.service', module='service-parent', version='3')
)
libraryDependencies += "org.nmdp.service" % "service-parent" % "3"
[org.nmdp.service/service-parent "3"]