is not current version
Last Version 7.0.0.Final

org.wildfly.legacy.test:wildfly-legacy-test-parent 1.0.0.Alpha8


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.legacy.test
ArtifactId

ArtifactId

wildfly-legacy-test-parent
Version

Version

1.0.0.Alpha8
Type

Type

pom

Download wildfly-legacy-test-parent 1.0.0.Alpha8


<!-- https://jarcasting.com/artifacts/org.wildfly.legacy.test/wildfly-legacy-test-parent/ -->
<dependency>
    <groupId>org.wildfly.legacy.test</groupId>
    <artifactId>wildfly-legacy-test-parent</artifactId>
    <version>1.0.0.Alpha8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.legacy.test/wildfly-legacy-test-parent/
implementation 'org.wildfly.legacy.test:wildfly-legacy-test-parent:1.0.0.Alpha8'
// https://jarcasting.com/artifacts/org.wildfly.legacy.test/wildfly-legacy-test-parent/
implementation ("org.wildfly.legacy.test:wildfly-legacy-test-parent:1.0.0.Alpha8")
'org.wildfly.legacy.test:wildfly-legacy-test-parent:pom:1.0.0.Alpha8'
<dependency org="org.wildfly.legacy.test" name="wildfly-legacy-test-parent" rev="1.0.0.Alpha8">
  <artifact name="wildfly-legacy-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.legacy.test', module='wildfly-legacy-test-parent', version='1.0.0.Alpha8')
)
libraryDependencies += "org.wildfly.legacy.test" % "wildfly-legacy-test-parent" % "1.0.0.Alpha8"
[org.wildfly.legacy.test/wildfly-legacy-test-parent "1.0.0.Alpha8"]