is not current version
Last Version 2.4.0

io.pivotal.cfenv:java-cfenv-test-support 1.1.1.RELEASE

Java CF Env Test Support Library

Categories

Categories

Java Languages
GroupId

GroupId

io.pivotal.cfenv
ArtifactId

ArtifactId

java-cfenv-test-support
Version

Version

1.1.1.RELEASE
Type

Type

jar

Download java-cfenv-test-support 1.1.1.RELEASE


<!-- https://jarcasting.com/artifacts/io.pivotal.cfenv/java-cfenv-test-support/ -->
<dependency>
    <groupId>io.pivotal.cfenv</groupId>
    <artifactId>java-cfenv-test-support</artifactId>
    <version>1.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.pivotal.cfenv/java-cfenv-test-support/
implementation 'io.pivotal.cfenv:java-cfenv-test-support:1.1.1.RELEASE'
// https://jarcasting.com/artifacts/io.pivotal.cfenv/java-cfenv-test-support/
implementation ("io.pivotal.cfenv:java-cfenv-test-support:1.1.1.RELEASE")
'io.pivotal.cfenv:java-cfenv-test-support:jar:1.1.1.RELEASE'
<dependency org="io.pivotal.cfenv" name="java-cfenv-test-support" rev="1.1.1.RELEASE">
  <artifact name="java-cfenv-test-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pivotal.cfenv', module='java-cfenv-test-support', version='1.1.1.RELEASE')
)
libraryDependencies += "io.pivotal.cfenv" % "java-cfenv-test-support" % "1.1.1.RELEASE"
[io.pivotal.cfenv/java-cfenv-test-support "1.1.1.RELEASE"]