| License |
License |
|---|---|
| GroupId | GroupIdorg.cloudfoundry |
| ArtifactId | ArtifactIdintegration-test |
| Version | Version2.3.0.RELEASE |
| Type | Typejar |
| Description |
DescriptionIntegration Test
Spring IO Platform bill of materials
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| integration-test-2.3.0.RELEASE.pom | |
| integration-test-2.3.0.RELEASE.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.cloudfoundry/integration-test/ -->
<dependency>
<groupId>org.cloudfoundry</groupId>
<artifactId>integration-test</artifactId>
<version>2.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry/integration-test/
implementation 'org.cloudfoundry:integration-test:2.3.0.RELEASE'
// https://jarcasting.com/artifacts/org.cloudfoundry/integration-test/
implementation ("org.cloudfoundry:integration-test:2.3.0.RELEASE")
'org.cloudfoundry:integration-test:jar:2.3.0.RELEASE'
<dependency org="org.cloudfoundry" name="integration-test" rev="2.3.0.RELEASE">
<artifact name="integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry', module='integration-test', version='2.3.0.RELEASE')
)
libraryDependencies += "org.cloudfoundry" % "integration-test" % "2.3.0.RELEASE"
[org.cloudfoundry/integration-test "2.3.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.zafarkhaja : java-semver | jar | 0.9.0 |
| io.projectreactor.addons : reactor-test | jar | 3.0.4.RELEASE |
| junit : junit | jar | 4.12 |
| org.apache.commons : commons-compress | jar | 1.10 |
| org.assertj : assertj-core | jar | 3.6.1 |
| org.cloudfoundry : cloudfoundry-client-reactor | jar | 2.3.0.RELEASE |
| org.cloudfoundry : cloudfoundry-operations | jar | 2.3.0.RELEASE |
| org.cloudfoundry : cloudfoundry-util | jar | 2.3.0.RELEASE |
| org.springframework.boot : spring-boot-starter | jar | 1.4.3.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 1.4.3.RELEASE |