Last Version

Spring IO Platform bill of materials 2.0.8.RELEASE

Spring IO Platform bill of materials

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.spring.platform
ArtifactId

ArtifactId

platform-bom
Version

Version

2.0.8.RELEASE
Type

Type

pom
Description

Description

Spring IO Platform bill of materials
Spring IO Platform bill of materials
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-bom 2.0.8.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.