License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.jboss.deployers |
ArtifactId | ArtifactIdjboss-deployers-structure-spi |
Version | Version2.2.2.GA |
Type | Typejar |
Description |
DescriptionJBoss Deployers Structure SPI
JBoss Deployers Structure SPI
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.deployers/jboss-deployers-structure-spi/ -->
<dependency>
<groupId>org.jboss.deployers</groupId>
<artifactId>jboss-deployers-structure-spi</artifactId>
<version>2.2.2.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.deployers/jboss-deployers-structure-spi/
implementation 'org.jboss.deployers:jboss-deployers-structure-spi:2.2.2.GA'
// https://jarcasting.com/artifacts/org.jboss.deployers/jboss-deployers-structure-spi/
implementation ("org.jboss.deployers:jboss-deployers-structure-spi:2.2.2.GA")
'org.jboss.deployers:jboss-deployers-structure-spi:jar:2.2.2.GA'
<dependency org="org.jboss.deployers" name="jboss-deployers-structure-spi" rev="2.2.2.GA">
<artifact name="jboss-deployers-structure-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.deployers', module='jboss-deployers-structure-spi', version='2.2.2.GA')
)
libraryDependencies += "org.jboss.deployers" % "jboss-deployers-structure-spi" % "2.2.2.GA"
[org.jboss.deployers/jboss-deployers-structure-spi "2.2.2.GA"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.deployers : jboss-deployers-client-spi | jar | 2.2.2.GA |
org.jboss.kernel » jboss-dependency | jar | 2.2.0.SP1 |
org.jboss.logging : jboss-logging | jar | 3.0.0.GA |
org.jboss.integration : jboss-classloading-spi | jar | 6.0.0-Alpha8 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.deployers : jboss-deployers-core | jar | 2.2.2.GA |
org.jboss.deployers : jboss-deployers-core | test-jar | 2.2.2.GA |
org.jboss.deployers : jboss-deployers-client | jar | 2.2.2.GA |
org.jboss.test : jboss-test | jar | 1.1.5.GA |
junit : junit | jar | 4.4 |