License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers Maven Build Tools |
GroupId | GroupIdorg.wildfly |
ArtifactId | ArtifactIdwildfly-channel-maven-plugin-integration-tests |
Last Version | Last Version1.0.0.Alpha1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWildfly Channel Maven Plugin - Integration Tests
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-channel-maven-plugin-integration-tests/ -->
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-channel-maven-plugin-integration-tests</artifactId>
<version>1.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-channel-maven-plugin-integration-tests/
implementation 'org.wildfly:wildfly-channel-maven-plugin-integration-tests:1.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-channel-maven-plugin-integration-tests/
implementation ("org.wildfly:wildfly-channel-maven-plugin-integration-tests:1.0.0.Alpha1")
'org.wildfly:wildfly-channel-maven-plugin-integration-tests:jar:1.0.0.Alpha1'
<dependency org="org.wildfly" name="wildfly-channel-maven-plugin-integration-tests" rev="1.0.0.Alpha1">
<artifact name="wildfly-channel-maven-plugin-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-channel-maven-plugin-integration-tests', version='1.0.0.Alpha1')
)
libraryDependencies += "org.wildfly" % "wildfly-channel-maven-plugin-integration-tests" % "1.0.0.Alpha1"
[org.wildfly/wildfly-channel-maven-plugin-integration-tests "1.0.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-channel-maven-plugin | jar | 1.0.0.Alpha1 |
org.wildfly : wildfly-channel-tools-core | jar | 1.0.0.Alpha1 |
com.soebes.itf.jupiter.extension : itf-extension-maven | jar | 0.11.0 |
com.soebes.itf.jupiter.extension : itf-assertj | jar | 0.11.0 |
com.soebes.itf.jupiter.extension : itf-jupiter-extension | jar | 0.11.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.assertj : assertj-core | jar | 3.22.0 |