Last Version

ShrinkWrap Bill of Materials 2.0.0-beta-1

Centralized dependencyManagement for the ShrinkWrap Project

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.shrinkwrap
ArtifactId

ArtifactId

shrinkwrap-bom
Version

Version

2.0.0-beta-1
Type

Type

pom
Description

Description

ShrinkWrap Bill of Materials
Centralized dependencyManagement for the ShrinkWrap Project
Project URL

Project URL

http://www.jboss.org/shrinkwrap
Source Code Management

Source Code Management

https://github.com/shrinkwrap/shrinkwrap

Download shrinkwrap-bom 2.0.0-beta-1


<!-- https://jarcasting.com/artifacts/org.jboss.shrinkwrap/shrinkwrap-bom/ -->
<dependency>
    <groupId>org.jboss.shrinkwrap</groupId>
    <artifactId>shrinkwrap-bom</artifactId>
    <version>2.0.0-beta-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.shrinkwrap/shrinkwrap-bom/
implementation 'org.jboss.shrinkwrap:shrinkwrap-bom:2.0.0-beta-1'
// https://jarcasting.com/artifacts/org.jboss.shrinkwrap/shrinkwrap-bom/
implementation ("org.jboss.shrinkwrap:shrinkwrap-bom:2.0.0-beta-1")
'org.jboss.shrinkwrap:shrinkwrap-bom:pom:2.0.0-beta-1'
<dependency org="org.jboss.shrinkwrap" name="shrinkwrap-bom" rev="2.0.0-beta-1">
  <artifact name="shrinkwrap-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.shrinkwrap', module='shrinkwrap-bom', version='2.0.0-beta-1')
)
libraryDependencies += "org.jboss.shrinkwrap" % "shrinkwrap-bom" % "2.0.0-beta-1"
[org.jboss.shrinkwrap/shrinkwrap-bom "2.0.0-beta-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.