License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.nbbrd.java-service-util |
ArtifactId | ArtifactIdjava-service-bom |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava-service-bom
Java service utilities - Bill of Materials
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-service-bom-1.5.1.pom | 1 KB |
Browse |
<!-- 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"]