| License |
License |
|---|---|
| GroupId | GroupIdcom.github.knightliao.middle |
| ArtifactId | ArtifactIdpack-bom |
| Version | Version0.0.2 |
| Type | Typepom |
| Description |
Description.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pack-bom-0.0.2.pom | 986 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.knightliao.middle/pack-bom/ -->
<dependency>
<groupId>com.github.knightliao.middle</groupId>
<artifactId>pack-bom</artifactId>
<version>0.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.knightliao.middle/pack-bom/
implementation 'com.github.knightliao.middle:pack-bom:0.0.2'
// https://jarcasting.com/artifacts/com.github.knightliao.middle/pack-bom/
implementation ("com.github.knightliao.middle:pack-bom:0.0.2")
'com.github.knightliao.middle:pack-bom:pom:0.0.2'
<dependency org="com.github.knightliao.middle" name="pack-bom" rev="0.0.2">
<artifact name="pack-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.knightliao.middle', module='pack-bom', version='0.0.2')
)
libraryDependencies += "com.github.knightliao.middle" % "pack-bom" % "0.0.2"
[com.github.knightliao.middle/pack-bom "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.projectlombok : lombok | jar | 1.14.4 |