License |
License
AL2
|
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.swarm |
ArtifactId | ArtifactIdbom-gen |
Version | Version1.0.0.CR1 |
Type | Typejar |
Description |
DescriptionWildFly Swarm: BOM Generator
WildFly Swarm: BOM Generator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bom-gen-1.0.0.CR1.pom | |
bom-gen-1.0.0.CR1.jar | 3 KB |
bom-gen-1.0.0.CR1-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/bom-gen/ -->
<dependency>
<groupId>org.wildfly.swarm</groupId>
<artifactId>bom-gen</artifactId>
<version>1.0.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/bom-gen/
implementation 'org.wildfly.swarm:bom-gen:1.0.0.CR1'
// https://jarcasting.com/artifacts/org.wildfly.swarm/bom-gen/
implementation ("org.wildfly.swarm:bom-gen:1.0.0.CR1")
'org.wildfly.swarm:bom-gen:jar:1.0.0.CR1'
<dependency org="org.wildfly.swarm" name="bom-gen" rev="1.0.0.CR1">
<artifact name="bom-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='bom-gen', version='1.0.0.CR1')
)
libraryDependencies += "org.wildfly.swarm" % "bom-gen" % "1.0.0.CR1"
[org.wildfly.swarm/bom-gen "1.0.0.CR1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |