Cloud Foundry Maven Plugin

Spring IO Platform bill of materials

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

org.cloudfoundry
Идентификатор

Идентификатор

cloudfoundry-maven-plugin
Последняя версия

Последняя версия

2.3.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Cloud Foundry Maven Plugin
Spring IO Platform bill of materials
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать cloudfoundry-maven-plugin

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.cloudfoundry : cloudfoundry-client-reactor jar 2.3.0.RELEASE
org.cloudfoundry : cloudfoundry-operations jar 2.3.0.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-logging jar 1.4.3.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Spring IO Platform

Spring IO brings together the core Spring APIs into a cohesive and versioned foundational Platform for modern applications. On top of this foundation it also provides domain-specific runtimes (DSRs) optimized for specific application types. Please see the Spring IO Platform website for more information.

End of Life

The Platform will reach the end of its supported life on 9 April 2019. Maintenence releases of both the Brussels and Cairo lines will continue to be published up until that time. Users of the Platform are encouraged to start using Spring Boot's dependency management directly, either by using spring-boot-starter-parent as their Maven project's parent, or by importing the spring-boot-dependencies bom.

Using the Platform

How you use the platform depends on whether you're using Maven or Gradle to build your application.

Using the Platform with Maven

The Platform provides a pom file that you can either import into your application's pom, or use as your application's parent pom. Please refer to the [documentation on using the Platform with Maven] Platform Maven docs for more information.

Using the Platform With Gradle

Thanks to the dependency management plugin, Gradle users can also make use of the Platform's pom. Please refer to the documentation on using the Platform with Gradle for more information.

Contributing

Contributors to this project agree to uphold its code of conduct. Pull requests are welcome. Please see the contributor guidelines for details.

License

Spring IO Platform is released under version 2.0 of the Apache License.

org.cloudfoundry

Spring IO

Версии библиотеки

Версия
2.3.0.RELEASE
2.2.0.RELEASE
2.1.0.RELEASE
2.0.4.RELEASE
2.0.3.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
2.0.0.RC2
2.0.0.RC1
2.0.0.M10
2.0.0.M9
2.0.0.M8
2.0.0.M7
2.0.0.M6
2.0.0.M5
2.0.0.M4
2.0.0.M2
2.0.0.M1