is not current version
Last Version 3.0.0.RELEASE

com.github.liaomengge:base-platform-bom 1.0.8-RELEASE

jar bom manager platform for developer

Categories

Categories

ORM Data
GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-platform-bom
Version

Version

1.0.8-RELEASE
Type

Type

pom

Download base-platform-bom 1.0.8-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-platform-bom/ -->
<dependency>
    <groupId>com.github.liaomengge</groupId>
    <artifactId>base-platform-bom</artifactId>
    <version>1.0.8-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-platform-bom/
implementation 'com.github.liaomengge:base-platform-bom:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-platform-bom/
implementation ("com.github.liaomengge:base-platform-bom:1.0.8-RELEASE")
'com.github.liaomengge:base-platform-bom:pom:1.0.8-RELEASE'
<dependency org="com.github.liaomengge" name="base-platform-bom" rev="1.0.8-RELEASE">
  <artifact name="base-platform-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-platform-bom', version='1.0.8-RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-platform-bom" % "1.0.8-RELEASE"
[com.github.liaomengge/base-platform-bom "1.0.8-RELEASE"]