is not current version
Last Version 1.0.57

com.turbospaces.boot:bootstrap-bom 1.0.15


GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-bom
Version

Version

1.0.15
Type

Type

pom

Download bootstrap-bom 1.0.15

Filename Size
bootstrap-bom-1.0.15.pom 6 KB
Browse

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