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.3.0.pom download
Apache Maven
<dependency>
  <groupId>io.pivotal.cfenv</groupId>
  <artifactId>java-cfenv-parent</artifactId>
  <version>2.3.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.pivotal.cfenv:java-cfenv-parent:2.3.0'
Gradle Kotlin
implementation("io.pivotal.cfenv:java-cfenv-parent:2.3.0")
Scala SBT
libraryDependencies += "io.pivotal.cfenv" % "java-cfenv-parent" % "2.3.0"
Groovy Grape
@Grapes(
  @Grab(group='io.pivotal.cfenv', module='java-cfenv-parent', version='2.3.0')
)
Apache Ivy
<dependency org="io.pivotal.cfenv" name="java-cfenv-parent" rev="2.3.0" />
Leiningen
[io.pivotal.cfenv/java-cfenv-parent "2.3.0"]
Apache Buildr
'io.pivotal.cfenv:java-cfenv-parent:jar:2.3.0'
Dependencies
The project has no third-party dependencies