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