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