GroupId | GroupIdcom.github.flysium-io |
---|---|
ArtifactId | ArtifactIdpaas-flysium-bom |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPaaS Flysium BOM
PaaS Flysium Bill of Materials
|
Filename | Size |
---|---|
paas-flysium-bom-1.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.flysium-io/paas-flysium-bom/ -->
<dependency>
<groupId>com.github.flysium-io</groupId>
<artifactId>paas-flysium-bom</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/paas-flysium-bom/
implementation 'com.github.flysium-io:paas-flysium-bom:1.0.1'
// https://jarcasting.com/artifacts/com.github.flysium-io/paas-flysium-bom/
implementation ("com.github.flysium-io:paas-flysium-bom:1.0.1")
'com.github.flysium-io:paas-flysium-bom:pom:1.0.1'
<dependency org="com.github.flysium-io" name="paas-flysium-bom" rev="1.0.1">
<artifact name="paas-flysium-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='paas-flysium-bom', version='1.0.1')
)
libraryDependencies += "com.github.flysium-io" % "paas-flysium-bom" % "1.0.1"
[com.github.flysium-io/paas-flysium-bom "1.0.1"]