License |
License |
---|---|
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-bom |
Last Version | Last Version1.0.57 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-bom
turbospaces 'bootstrap' library with a various plugins and shared tools
|
Filename | Size |
---|---|
bootstrap-bom-1.0.57.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.57</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-bom/
implementation 'com.turbospaces.boot:bootstrap-bom:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-bom/
implementation ("com.turbospaces.boot:bootstrap-bom:1.0.57")
'com.turbospaces.boot:bootstrap-bom:pom:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-bom" rev="1.0.57">
<artifact name="bootstrap-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-bom', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-bom" % "1.0.57"
[com.turbospaces.boot/bootstrap-bom "1.0.57"]