| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers |
| GroupId | GroupIdorg.jboss.galleon |
| ArtifactId | ArtifactIdgalleon-testsuite |
| Last Version | Last Version5.0.2.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGalleon Testsuite
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 |
|---|---|
| galleon-testsuite-5.0.2.Final.pom | |
| galleon-testsuite-5.0.2.Final.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.galleon/galleon-testsuite/ -->
<dependency>
<groupId>org.jboss.galleon</groupId>
<artifactId>galleon-testsuite</artifactId>
<version>5.0.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.galleon/galleon-testsuite/
implementation 'org.jboss.galleon:galleon-testsuite:5.0.2.Final'
// https://jarcasting.com/artifacts/org.jboss.galleon/galleon-testsuite/
implementation ("org.jboss.galleon:galleon-testsuite:5.0.2.Final")
'org.jboss.galleon:galleon-testsuite:jar:5.0.2.Final'
<dependency org="org.jboss.galleon" name="galleon-testsuite" rev="5.0.2.Final">
<artifact name="galleon-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.galleon', module='galleon-testsuite', version='5.0.2.Final')
)
libraryDependencies += "org.jboss.galleon" % "galleon-testsuite" % "5.0.2.Final"
[org.jboss.galleon/galleon-testsuite "5.0.2.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.checkstyle : wildfly-checkstyle-config | jar | 1.0.8.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.jboss.galleon : galleon-core | jar | 5.0.2.Final |
| org.jboss.galleon : galleon-core | test-jar | 5.0.2.Final |
| org.jboss.galleon : galleon-maven-universe | jar | 5.0.2.Final |
| org.jboss.galleon : galleon-cli | jar | 5.0.2.Final |