Last Version

Wildfly Channel Tools - Root Project 1.0.0.Alpha1

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-channel-tools-parent
Version

Version

1.0.0.Alpha1
Type

Type

pom
Description

Description

Wildfly Channel Tools - Root Project
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/TomasHofman/wildfly-channel-maven-plugin

Download wildfly-channel-tools-parent 1.0.0.Alpha1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugin
  • integration-tests
  • cli
  • core