j

java-cfenv-parent

Java Library for Accessing Cloud Foundry Environment Variables
https://github.com/pivotal-cf/java-cfenv
Apache License, Version 2.0
Pivotal Software, Inc.
Scott Frederick Mark Pollack David Turanski
Files download
File Operation
java-cfenv-parent-2.1.2.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>io.pivotal.cfenv</groupId>
  <artifactId>java-cfenv-parent</artifactId>
  <version>2.1.2.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.pivotal.cfenv:java-cfenv-parent:2.1.2.RELEASE'
Gradle Kotlin
implementation("io.pivotal.cfenv:java-cfenv-parent:2.1.2.RELEASE")
Scala SBT
libraryDependencies += "io.pivotal.cfenv" % "java-cfenv-parent" % "2.1.2.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='io.pivotal.cfenv', module='java-cfenv-parent', version='2.1.2.RELEASE')
)
Apache Ivy
<dependency org="io.pivotal.cfenv" name="java-cfenv-parent" rev="2.1.2.RELEASE" />
Leiningen
[io.pivotal.cfenv/java-cfenv-parent "2.1.2.RELEASE"]
Apache Buildr
'io.pivotal.cfenv:java-cfenv-parent:jar:2.1.2.RELEASE'
Dependencies
The project has no third-party dependencies