License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.arthur |
ArtifactId | ArtifactIdintegration-test |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArthur :: Integration Tests
Apache Geronimo GraalVM tooling
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-test-1.0.5.pom | |
integration-test-1.0.5.jar | 7 KB |
integration-test-1.0.5-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.arthur/integration-test/ -->
<dependency>
<groupId>org.apache.geronimo.arthur</groupId>
<artifactId>integration-test</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.arthur/integration-test/
implementation 'org.apache.geronimo.arthur:integration-test:1.0.5'
// https://jarcasting.com/artifacts/org.apache.geronimo.arthur/integration-test/
implementation ("org.apache.geronimo.arthur:integration-test:1.0.5")
'org.apache.geronimo.arthur:integration-test:jar:1.0.5'
<dependency org="org.apache.geronimo.arthur" name="integration-test" rev="1.0.5">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.arthur', module='integration-test', version='1.0.5')
)
libraryDependencies += "org.apache.geronimo.arthur" % "integration-test" % "1.0.5"
[org.apache.geronimo.arthur/integration-test "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : junit-jupiter | jar | 1.15.2 |
org.slf4j : slf4j-simple | jar | 1.7.28 |
org.apache.tomee : ziplock | jar | 8.0.0 |
org.apache.sshd : sshd-core | jar | 2.3.0 |
org.apache.geronimo.arthur : arthur-maven-plugin | jar | 1.0.5 |
org.apache.geronimo.arthur.knights : jsch-knight | jar | 1.0.5 |
org.apache.geronimo.arthur.knights : winegrower-knight | jar | 1.0.5 |
org.apache.geronimo.arthur.knights : openwebbeans-knight | jar | 1.0.5 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |