License |
License |
---|---|
GroupId | GroupIdcom.github.liaomengge |
ArtifactId | ArtifactIdbase-framework-bom |
Last Version | Last Version3.1.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-framework-bom-3.1.0.RELEASE.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-framework-bom/ -->
<dependency>
<groupId>com.github.liaomengge</groupId>
<artifactId>base-framework-bom</artifactId>
<version>3.1.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-framework-bom/
implementation 'com.github.liaomengge:base-framework-bom:3.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-framework-bom/
implementation ("com.github.liaomengge:base-framework-bom:3.1.0.RELEASE")
'com.github.liaomengge:base-framework-bom:pom:3.1.0.RELEASE'
<dependency org="com.github.liaomengge" name="base-framework-bom" rev="3.1.0.RELEASE">
<artifact name="base-framework-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-framework-bom', version='3.1.0.RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-framework-bom" % "3.1.0.RELEASE"
[com.github.liaomengge/base-framework-bom "3.1.0.RELEASE"]