is not current version
Last Version 1.1.10

MyBoot/BOM 1.0.3.Final

A boot library provides some additional extensions based on SpringBoot.

License

License

GroupId

GroupId

com.github.fmjsjx
ArtifactId

ArtifactId

myboot-bom
Version

Version

1.0.3.Final
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 1.0.3.Final


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

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.