| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.commonjava.maven.galley |
| ArtifactId | ArtifactIdgalley-testing |
| Last Version | Last Version1.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGalley :: Test-Harness :: Parent
Transport mechanism for files, artifacts, and metadata
|
| Filename | Size |
|---|---|
| galley-testing-1.8.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.maven.galley/galley-testing/ -->
<dependency>
<groupId>org.commonjava.maven.galley</groupId>
<artifactId>galley-testing</artifactId>
<version>1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.maven.galley/galley-testing/
implementation 'org.commonjava.maven.galley:galley-testing:1.8'
// https://jarcasting.com/artifacts/org.commonjava.maven.galley/galley-testing/
implementation ("org.commonjava.maven.galley:galley-testing:1.8")
'org.commonjava.maven.galley:galley-testing:pom:1.8'
<dependency org="org.commonjava.maven.galley" name="galley-testing" rev="1.8">
<artifact name="galley-testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.maven.galley', module='galley-testing', version='1.8')
)
libraryDependencies += "org.commonjava.maven.galley" % "galley-testing" % "1.8"
[org.commonjava.maven.galley/galley-testing "1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.commonjava.maven.galley : galley-api | jar | 1.8 |
| junit : junit | jar | 4.13.1 |
| commons-lang : commons-lang | jar | 2.6 |
| org.commonjava.atlas : atlas-identities | jar | 1.1.0 |
| javax.enterprise : cdi-api | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| ch.qos.logback : logback-core | jar | 1.2.9 |
| org.commonjava.cdi.util : weft | jar | 1.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |