License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdio.bitbucket.supportomateinc.microcontainer |
ArtifactId | ArtifactIdjboss-dependency |
Last Version | Last Version2.2.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBoss Microcontainer Dependency
JBoss Microcontainer Dependency
|
Project URL |
Project URL |
Filename | Size |
---|---|
jboss-dependency-2.2.0.M2.pom | |
jboss-dependency-2.2.0.M2.jar | 91 KB |
jboss-dependency-2.2.0.M2-sources.jar | 95 KB |
jboss-dependency-2.2.0.M2-javadoc.jar | 406 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.microcontainer/jboss-dependency/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.microcontainer</groupId>
<artifactId>jboss-dependency</artifactId>
<version>2.2.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.microcontainer/jboss-dependency/
implementation 'io.bitbucket.supportomateinc.microcontainer:jboss-dependency:2.2.0.M2'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.microcontainer/jboss-dependency/
implementation ("io.bitbucket.supportomateinc.microcontainer:jboss-dependency:2.2.0.M2")
'io.bitbucket.supportomateinc.microcontainer:jboss-dependency:jar:2.2.0.M2'
<dependency org="io.bitbucket.supportomateinc.microcontainer" name="jboss-dependency" rev="2.2.0.M2">
<artifact name="jboss-dependency" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.microcontainer', module='jboss-dependency', version='2.2.0.M2')
)
libraryDependencies += "io.bitbucket.supportomateinc.microcontainer" % "jboss-dependency" % "2.2.0.M2"
[io.bitbucket.supportomateinc.microcontainer/jboss-dependency "2.2.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jbossxb | jar | 2.0.1.GA |
org.jboss : jboss-reflect | jar | 2.0.2.GA |
org.jboss : jboss-mdr | jar | 2.0.1.GA |
org.jboss.logging : jboss-logging-spi | jar | 2.0.5.GA |
org.jboss : jboss-common-core | jar | 2.2.13.GA |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.4.3.Final |
org.jboss.test : jboss-test | jar | 1.1.1.GA |
junit : junit | jar | 4.4 |