MyBoot/BOM

A boot library provides some additional extensions based on SpringBoot.

License

License

GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

myboot-bom
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

pom
Description

Description

MyBoot/BOM
A boot library provides some additional extensions based on SpringBoot.
Project URL

Project URL

https://github.com/fmjsjx/myboot
Source Code Management

Source Code Management

https://github.com/fmjsjx/myboot

Download myboot-bom

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.10
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3.Final
1.0.2.Final
1.0.1.Final
1.0.0.Final
1.0.0.M3
1.0.0.M2
1.0.0.M1