License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.liaomengge |
ArtifactId | ArtifactIdbase-platform-bom |
Last Version | Last Version3.0.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbase jar bom
jar bom manager platform for developer
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-platform-bom-3.0.0.RELEASE.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-platform-bom/ -->
<dependency>
<groupId>com.github.liaomengge</groupId>
<artifactId>base-platform-bom</artifactId>
<version>3.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-platform-bom/
implementation 'com.github.liaomengge:base-platform-bom:3.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-platform-bom/
implementation ("com.github.liaomengge:base-platform-bom:3.0.0.RELEASE")
'com.github.liaomengge:base-platform-bom:pom:3.0.0.RELEASE'
<dependency org="com.github.liaomengge" name="base-platform-bom" rev="3.0.0.RELEASE">
<artifact name="base-platform-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-platform-bom', version='3.0.0.RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-platform-bom" % "3.0.0.RELEASE"
[com.github.liaomengge/base-platform-bom "3.0.0.RELEASE"]