| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.cloudflight.platform.spring |
| ArtifactId | ArtifactIdplatform-spring-bom |
| Last Version | Last Version0.9.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncloudflight-platform-spring - platform-spring-bom
Cloudflight Platform for Spring Boot
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| platform-spring-bom-0.9.3.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cloudflight.platform.spring/platform-spring-bom/ -->
<dependency>
<groupId>io.cloudflight.platform.spring</groupId>
<artifactId>platform-spring-bom</artifactId>
<version>0.9.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cloudflight.platform.spring/platform-spring-bom/
implementation 'io.cloudflight.platform.spring:platform-spring-bom:0.9.3'
// https://jarcasting.com/artifacts/io.cloudflight.platform.spring/platform-spring-bom/
implementation ("io.cloudflight.platform.spring:platform-spring-bom:0.9.3")
'io.cloudflight.platform.spring:platform-spring-bom:pom:0.9.3'
<dependency org="io.cloudflight.platform.spring" name="platform-spring-bom" rev="0.9.3">
<artifact name="platform-spring-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cloudflight.platform.spring', module='platform-spring-bom', version='0.9.3')
)
libraryDependencies += "io.cloudflight.platform.spring" % "platform-spring-bom" % "0.9.3"
[io.cloudflight.platform.spring/platform-spring-bom "0.9.3"]