| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.github.nbbrd.java-service-util |
| ArtifactId | ArtifactIdjava-service-parent |
| Version | Version1.4.0 |
| Type | Typepom |
| Description |
Descriptionjava-service
Java service utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| java-service-parent-1.4.0.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-parent/ -->
<dependency>
<groupId>com.github.nbbrd.java-service-util</groupId>
<artifactId>java-service-parent</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-parent/
implementation 'com.github.nbbrd.java-service-util:java-service-parent:1.4.0'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-parent/
implementation ("com.github.nbbrd.java-service-util:java-service-parent:1.4.0")
'com.github.nbbrd.java-service-util:java-service-parent:pom:1.4.0'
<dependency org="com.github.nbbrd.java-service-util" name="java-service-parent" rev="1.4.0">
<artifact name="java-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-service-util', module='java-service-parent', version='1.4.0')
)
libraryDependencies += "com.github.nbbrd.java-service-util" % "java-service-parent" % "1.4.0"
[com.github.nbbrd.java-service-util/java-service-parent "1.4.0"]