License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers ORM Data |
GroupId | GroupIdorg.wildfly.extras.batavia |
ArtifactId | ArtifactIdtransformer-impl-parent |
Last Version | Last Version1.0.14.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTransformer Implementations Parent
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
transformer-impl-parent-1.0.14.Final.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.extras.batavia/transformer-impl-parent/ -->
<dependency>
<groupId>org.wildfly.extras.batavia</groupId>
<artifactId>transformer-impl-parent</artifactId>
<version>1.0.14.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.extras.batavia/transformer-impl-parent/
implementation 'org.wildfly.extras.batavia:transformer-impl-parent:1.0.14.Final'
// https://jarcasting.com/artifacts/org.wildfly.extras.batavia/transformer-impl-parent/
implementation ("org.wildfly.extras.batavia:transformer-impl-parent:1.0.14.Final")
'org.wildfly.extras.batavia:transformer-impl-parent:pom:1.0.14.Final'
<dependency org="org.wildfly.extras.batavia" name="transformer-impl-parent" rev="1.0.14.Final">
<artifact name="transformer-impl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.extras.batavia', module='transformer-impl-parent', version='1.0.14.Final')
)
libraryDependencies += "org.wildfly.extras.batavia" % "transformer-impl-parent" % "1.0.14.Final"
[org.wildfly.extras.batavia/transformer-impl-parent "1.0.14.Final"]