Last Version

com.github.knightliao.middle.bom:test-bom 0.0.2

.

License

License

GroupId

GroupId

com.github.knightliao.middle.bom
ArtifactId

ArtifactId

test-bom
Version

Version

0.0.2
Type

Type

pom
Description

Description

.
Project Organization

Project Organization

KNIGHT

Download test-bom 0.0.2

Filename Size
test-bom-0.0.2.pom 1 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.projectlombok : lombok jar 1.14.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
com.github.knightliao.test : jutf jar 1.0.3

Project Modules

There are no modules declared in this project.