Last Version

JBoss Application Server Component Matrix 6.1.0.Final

Contract for Consumers of JBossAS Components, defining and centralizing the dependency management contract

License

License

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.jbossas
ArtifactId

ArtifactId

jboss-as-component-matrix
Version

Version

6.1.0.Final
Type

Type

pom
Description

Description

JBoss Application Server Component Matrix
Contract for Consumers of JBossAS Components, defining and centralizing the dependency management contract
Project URL

Project URL

http://www.jboss.org/jbossas
Project Organization

Project Organization

JBoss, a division of Red Hat, Inc.

Download jboss-as-component-matrix 6.1.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-component-matrix/ -->
<dependency>
    <groupId>org.jboss.jbossas</groupId>
    <artifactId>jboss-as-component-matrix</artifactId>
    <version>6.1.0.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-component-matrix/
implementation 'org.jboss.jbossas:jboss-as-component-matrix:6.1.0.Final'
// https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-component-matrix/
implementation ("org.jboss.jbossas:jboss-as-component-matrix:6.1.0.Final")
'org.jboss.jbossas:jboss-as-component-matrix:pom:6.1.0.Final'
<dependency org="org.jboss.jbossas" name="jboss-as-component-matrix" rev="6.1.0.Final">
  <artifact name="jboss-as-component-matrix" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.jbossas', module='jboss-as-component-matrix', version='6.1.0.Final')
)
libraryDependencies += "org.jboss.jbossas" % "jboss-as-component-matrix" % "6.1.0.Final"
[org.jboss.jbossas/jboss-as-component-matrix "6.1.0.Final"]

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.