is not current version
Last Version 1.5.1

com.github.nbbrd.java-service-util:java-service-parent 1.3.2

Java service utilities

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nbbrd.java-service-util
ArtifactId

ArtifactId

java-service-parent
Version

Version

1.3.2
Type

Type

pom

Download java-service-parent 1.3.2


<!-- 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.3.2</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.3.2'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-parent/
implementation ("com.github.nbbrd.java-service-util:java-service-parent:1.3.2")
'com.github.nbbrd.java-service-util:java-service-parent:pom:1.3.2'
<dependency org="com.github.nbbrd.java-service-util" name="java-service-parent" rev="1.3.2">
  <artifact name="java-service-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-service-util', module='java-service-parent', version='1.3.2')
)
libraryDependencies += "com.github.nbbrd.java-service-util" % "java-service-parent" % "1.3.2"
[com.github.nbbrd.java-service-util/java-service-parent "1.3.2"]