License |
License |
---|---|
GroupId | GroupIdio.github.whilein.wcommons |
ArtifactId | ArtifactIdwcommons-bom |
Version | Version1.1.1 |
Type | Typepom |
Description |
Descriptionwcommons/bom
wcommons (Bill of Materials)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wcommons-bom-1.1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-bom/ -->
<dependency>
<groupId>io.github.whilein.wcommons</groupId>
<artifactId>wcommons-bom</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-bom/
implementation 'io.github.whilein.wcommons:wcommons-bom:1.1.1'
// https://jarcasting.com/artifacts/io.github.whilein.wcommons/wcommons-bom/
implementation ("io.github.whilein.wcommons:wcommons-bom:1.1.1")
'io.github.whilein.wcommons:wcommons-bom:pom:1.1.1'
<dependency org="io.github.whilein.wcommons" name="wcommons-bom" rev="1.1.1">
<artifact name="wcommons-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.whilein.wcommons', module='wcommons-bom', version='1.1.1')
)
libraryDependencies += "io.github.whilein.wcommons" % "wcommons-bom" % "1.1.1"
[io.github.whilein.wcommons/wcommons-bom "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
org.jetbrains : annotations | jar | 23.0.0 |