org.wildfly.plugins:wildfly-maven-plugin-tests

A maven plugin that allows various management operations to be executed on WildFly Application Server.

License

License

Categories

Categories

WildFly Container Application Servers Maven Build Tools
GroupId

GroupId

org.wildfly.plugins
ArtifactId

ArtifactId

wildfly-maven-plugin-tests
Last Version

Last Version

4.0.0.Alpha2
Release Date

Release Date

Type

Type

pom
Description

Description

A maven plugin that allows various management operations to be executed on WildFly Application Server.
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-maven-plugin-tests

How to add to project

<!-- https://jarcasting.com/artifacts/org.wildfly.plugins/wildfly-maven-plugin-tests/ -->
<dependency>
    <groupId>org.wildfly.plugins</groupId>
    <artifactId>wildfly-maven-plugin-tests</artifactId>
    <version>4.0.0.Alpha2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.plugins/wildfly-maven-plugin-tests/
implementation 'org.wildfly.plugins:wildfly-maven-plugin-tests:4.0.0.Alpha2'
// https://jarcasting.com/artifacts/org.wildfly.plugins/wildfly-maven-plugin-tests/
implementation ("org.wildfly.plugins:wildfly-maven-plugin-tests:4.0.0.Alpha2")
'org.wildfly.plugins:wildfly-maven-plugin-tests:pom:4.0.0.Alpha2'
<dependency org="org.wildfly.plugins" name="wildfly-maven-plugin-tests" rev="4.0.0.Alpha2">
  <artifact name="wildfly-maven-plugin-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.plugins', module='wildfly-maven-plugin-tests', version='4.0.0.Alpha2')
)
libraryDependencies += "org.wildfly.plugins" % "wildfly-maven-plugin-tests" % "4.0.0.Alpha2"
[org.wildfly.plugins/wildfly-maven-plugin-tests "4.0.0.Alpha2"]

Dependencies

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

Project Modules

  • standalone-tests
  • domain-tests
  • shared

Versions

Version
4.0.0.Alpha2
4.0.0.Alpha1
3.0.1.Final
3.0.0.Final
3.0.0.Beta1
3.0.0.Alpha3
3.0.0.Alpha2