is not current version
Last Version 2.4.0

io.pivotal.cfenv:java-cfenv-boot 2.0.0.RELEASE

Java CF Env Boot Support

Categories

Categories

Java Languages
GroupId

GroupId

io.pivotal.cfenv
ArtifactId

ArtifactId

java-cfenv-boot
Version

Version

2.0.0.RELEASE
Type

Type

jar

Download java-cfenv-boot 2.0.0.RELEASE


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