| GroupId | GroupIdio.memoria |
|---|---|
| ArtifactId | ArtifactIdjbom |
| Version | Version0.32.0 |
| Type | Typepom |
| Description |
Descriptionjbom
Java Bom
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jbom-0.32.0.pom | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.memoria/jbom/ -->
<dependency>
<groupId>io.memoria</groupId>
<artifactId>jbom</artifactId>
<version>0.32.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.memoria/jbom/
implementation 'io.memoria:jbom:0.32.0'
// https://jarcasting.com/artifacts/io.memoria/jbom/
implementation ("io.memoria:jbom:0.32.0")
'io.memoria:jbom:pom:0.32.0'
<dependency org="io.memoria" name="jbom" rev="0.32.0">
<artifact name="jbom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.memoria', module='jbom', version='0.32.0')
)
libraryDependencies += "io.memoria" % "jbom" % "0.32.0"
[io.memoria/jbom "0.32.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |