Last Version

Cloud Foundry Gradle Plugin 2.3.0.RELEASE

Spring IO Platform bill of materials

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.cloudfoundry
ArtifactId

ArtifactId

cloudfoundry-gradle-plugin
Version

Version

2.3.0.RELEASE
Type

Type

jar
Description

Description

Cloud Foundry Gradle Plugin
Spring IO Platform bill of materials
Project Organization

Project Organization

Pivotal Software, Inc.

Download cloudfoundry-gradle-plugin 2.3.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-gradle-plugin/ -->
<dependency>
    <groupId>org.cloudfoundry</groupId>
    <artifactId>cloudfoundry-gradle-plugin</artifactId>
    <version>2.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-gradle-plugin/
implementation 'org.cloudfoundry:cloudfoundry-gradle-plugin:2.3.0.RELEASE'
// https://jarcasting.com/artifacts/org.cloudfoundry/cloudfoundry-gradle-plugin/
implementation ("org.cloudfoundry:cloudfoundry-gradle-plugin:2.3.0.RELEASE")
'org.cloudfoundry:cloudfoundry-gradle-plugin:jar:2.3.0.RELEASE'
<dependency org="org.cloudfoundry" name="cloudfoundry-gradle-plugin" rev="2.3.0.RELEASE">
  <artifact name="cloudfoundry-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudfoundry', module='cloudfoundry-gradle-plugin', version='2.3.0.RELEASE')
)
libraryDependencies += "org.cloudfoundry" % "cloudfoundry-gradle-plugin" % "2.3.0.RELEASE"
[org.cloudfoundry/cloudfoundry-gradle-plugin "2.3.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.cloudfoundry : cloudfoundry-client-reactor jar 2.3.0.RELEASE
org.cloudfoundry : cloudfoundry-operations jar 2.3.0.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 1.4.3.RELEASE

Project Modules

There are no modules declared in this project.