Last Version

Integration Test 2.3.0.RELEASE

Spring IO Platform bill of materials

License

License

GroupId

GroupId

org.cloudfoundry
ArtifactId

ArtifactId

integration-test
Version

Version

2.3.0.RELEASE
Type

Type

jar
Description

Description

Integration Test
Spring IO Platform bill of materials
Project Organization

Project Organization

Pivotal Software, Inc.

Download integration-test 2.3.0.RELEASE


<!-- 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"]

Dependencies

test (10)

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

Project Modules

There are no modules declared in this project.