Spring IO Platform versions


License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.spring.platform
ArtifactId

ArtifactId

platform-versions
Last Version

Last Version

1.1.5.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Spring IO Platform versions
Spring IO Platform versions
Project URL

Project URL

http://platform.spring.io/platform/
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-io/platform

Download platform-versions

How to add to project

<!-- https://jarcasting.com/artifacts/io.spring.platform/platform-versions/ -->
<dependency>
    <groupId>io.spring.platform</groupId>
    <artifactId>platform-versions</artifactId>
    <version>1.1.5.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.spring.platform/platform-versions/
implementation 'io.spring.platform:platform-versions:1.1.5.RELEASE'
// https://jarcasting.com/artifacts/io.spring.platform/platform-versions/
implementation ("io.spring.platform:platform-versions:1.1.5.RELEASE")
'io.spring.platform:platform-versions:pom:1.1.5.RELEASE'
<dependency org="io.spring.platform" name="platform-versions" rev="1.1.5.RELEASE">
  <artifact name="platform-versions" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.spring.platform', module='platform-versions', version='1.1.5.RELEASE')
)
libraryDependencies += "io.spring.platform" % "platform-versions" % "1.1.5.RELEASE"
[io.spring.platform/platform-versions "1.1.5.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
io.spring.platform : platform-bom pom 1.1.5.RELEASE

Project Modules

There are no modules declared in this project.

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.

io.spring.platform

Spring IO

Versions

Version
1.1.5.RELEASE
1.1.4.RELEASE
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE