is not current version
Last Version 27.0.0.Alpha1

org.wildfly:jdr 19.0.0.Beta3


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

jdr
Version

Version

19.0.0.Beta3
Type

Type

pom

Download jdr 19.0.0.Beta3

Filename Size
jdr-19.0.0.Beta3.pom 1 KB
Browse

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