is not current version
Last Version 27.0.0.Alpha1

org.wildfly:wildfly-ee-9-deployment-transformer 23.0.1.Final

Deployment transformation integration

Categories

Categories

WildFly Container Application Servers ORM Data
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-ee-9-deployment-transformer
Version

Version

23.0.1.Final
Type

Type

jar

Download wildfly-ee-9-deployment-transformer 23.0.1.Final


<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-ee-9-deployment-transformer/ -->
<dependency>
    <groupId>org.wildfly</groupId>
    <artifactId>wildfly-ee-9-deployment-transformer</artifactId>
    <version>23.0.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-ee-9-deployment-transformer/
implementation 'org.wildfly:wildfly-ee-9-deployment-transformer:23.0.1.Final'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-ee-9-deployment-transformer/
implementation ("org.wildfly:wildfly-ee-9-deployment-transformer:23.0.1.Final")
'org.wildfly:wildfly-ee-9-deployment-transformer:jar:23.0.1.Final'
<dependency org="org.wildfly" name="wildfly-ee-9-deployment-transformer" rev="23.0.1.Final">
  <artifact name="wildfly-ee-9-deployment-transformer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-ee-9-deployment-transformer', version='23.0.1.Final')
)
libraryDependencies += "org.wildfly" % "wildfly-ee-9-deployment-transformer" % "23.0.1.Final"
[org.wildfly/wildfly-ee-9-deployment-transformer "23.0.1.Final"]