License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers ORM Data |
GroupId | GroupIdorg.wildfly.galleon-plugins |
ArtifactId | ArtifactIdtransformer |
Last Version | Last Version6.0.0.Alpha5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWildFly Galleon Plugins EE9 transformer
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
transformer-6.0.0.Alpha5.pom | |
transformer-6.0.0.Alpha5.jar | 608 KB |
transformer-6.0.0.Alpha5-sources.jar | 12 KB |
transformer-6.0.0.Alpha5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.galleon-plugins/transformer/ -->
<dependency>
<groupId>org.wildfly.galleon-plugins</groupId>
<artifactId>transformer</artifactId>
<version>6.0.0.Alpha5</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.galleon-plugins/transformer/
implementation 'org.wildfly.galleon-plugins:transformer:6.0.0.Alpha5'
// https://jarcasting.com/artifacts/org.wildfly.galleon-plugins/transformer/
implementation ("org.wildfly.galleon-plugins:transformer:6.0.0.Alpha5")
'org.wildfly.galleon-plugins:transformer:jar:6.0.0.Alpha5'
<dependency org="org.wildfly.galleon-plugins" name="transformer" rev="6.0.0.Alpha5">
<artifact name="transformer" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.galleon-plugins', module='transformer', version='6.0.0.Alpha5')
)
libraryDependencies += "org.wildfly.galleon-plugins" % "transformer" % "6.0.0.Alpha5"
[org.wildfly.galleon-plugins/transformer "6.0.0.Alpha5"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.checkstyle : wildfly-checkstyle-config | jar | 1.0.8.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |