is not current version
Last Version 5.0.0.Alpha7

org.wildfly.core:component-matrix 5.0.0.Alpha5

WildFly Core: Version matrix bom

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.core
ArtifactId

ArtifactId

component-matrix
Version

Version

5.0.0.Alpha5
Type

Type

pom

Download component-matrix 5.0.0.Alpha5


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