License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers Maven Build Tools |
GroupId | GroupIdorg.wildfly.plugins |
ArtifactId | ArtifactIdwildfly-jar-maven-plugin-perf-tests-parent |
Last Version | Last Version7.0.2.Final |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWildFly Bootable JAR Maven Plugin perf tests 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 |
---|---|
wildfly-jar-maven-plugin-perf-tests-parent-7.0.2.Final.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.plugins/wildfly-jar-maven-plugin-perf-tests-parent/ -->
<dependency>
<groupId>org.wildfly.plugins</groupId>
<artifactId>wildfly-jar-maven-plugin-perf-tests-parent</artifactId>
<version>7.0.2.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.plugins/wildfly-jar-maven-plugin-perf-tests-parent/
implementation 'org.wildfly.plugins:wildfly-jar-maven-plugin-perf-tests-parent:7.0.2.Final'
// https://jarcasting.com/artifacts/org.wildfly.plugins/wildfly-jar-maven-plugin-perf-tests-parent/
implementation ("org.wildfly.plugins:wildfly-jar-maven-plugin-perf-tests-parent:7.0.2.Final")
'org.wildfly.plugins:wildfly-jar-maven-plugin-perf-tests-parent:pom:7.0.2.Final'
<dependency org="org.wildfly.plugins" name="wildfly-jar-maven-plugin-perf-tests-parent" rev="7.0.2.Final">
<artifact name="wildfly-jar-maven-plugin-perf-tests-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.plugins', module='wildfly-jar-maven-plugin-perf-tests-parent', version='7.0.2.Final')
)
libraryDependencies += "org.wildfly.plugins" % "wildfly-jar-maven-plugin-perf-tests-parent" % "7.0.2.Final"
[org.wildfly.plugins/wildfly-jar-maven-plugin-perf-tests-parent "7.0.2.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.plugins : wildfly-jar-maven-plugin | jar | 7.0.2.Final |
org.wildfly.plugins : wildfly-jar-cloud-extension | jar | 7.0.2.Final |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.checkstyle : wildfly-checkstyle-config | jar | 1.0.8.Final |