is not current version
Last Version 2.0.0-beta-1

ShrinkWrap SPI 1.2.6

Generic Service Provider Contract of the ShrinkWrap Project

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.shrinkwrap
ArtifactId

ArtifactId

shrinkwrap-spi
Version

Version

1.2.6
Type

Type

jar
Description

Description

ShrinkWrap SPI
Generic Service Provider Contract of the ShrinkWrap Project
Project Organization

Project Organization

JBoss by Red Hat

Download shrinkwrap-spi 1.2.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.shrinkwrap : shrinkwrap-api jar 1.2.6

Project Modules

There are no modules declared in this project.