Last Version

java-service-bom 1.5.1

Java service utilities - Bill of Materials

License

License

Categories

Categories

Java Languages
GroupId

GroupId

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

ArtifactId

java-service-bom
Version

Version

1.5.1
Type

Type

pom
Description

Description

java-service-bom
Java service utilities - Bill of Materials
Project URL

Project URL

https://github.com/nbbrd/java-service-util
Source Code Management

Source Code Management

http://github.com/nbbrd/java-service-util/tree/master/java-service-bom

Download java-service-bom 1.5.1


<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-bom/ -->
<dependency>
    <groupId>com.github.nbbrd.java-service-util</groupId>
    <artifactId>java-service-bom</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-bom/
implementation 'com.github.nbbrd.java-service-util:java-service-bom:1.5.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-bom/
implementation ("com.github.nbbrd.java-service-util:java-service-bom:1.5.1")
'com.github.nbbrd.java-service-util:java-service-bom:pom:1.5.1'
<dependency org="com.github.nbbrd.java-service-util" name="java-service-bom" rev="1.5.1">
  <artifact name="java-service-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-service-util', module='java-service-bom', version='1.5.1')
)
libraryDependencies += "com.github.nbbrd.java-service-util" % "java-service-bom" % "1.5.1"
[com.github.nbbrd.java-service-util/java-service-bom "1.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.