easy-boot

easy boot parent

License

License

GroupId

GroupId

io.github.ordinarykai
ArtifactId

ArtifactId

easy-boot-parent
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

easy-boot
easy boot parent
Project URL

Project URL

https://github.com/ordinarykai/easy-boot
Source Code Management

Source Code Management

https://github.com/ordinarykai/easy-boot

Download easy-boot-parent

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ordinarykai/easy-boot-parent/ -->
<dependency>
    <groupId>io.github.ordinarykai</groupId>
    <artifactId>easy-boot-parent</artifactId>
    <version>1.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ordinarykai/easy-boot-parent/
implementation 'io.github.ordinarykai:easy-boot-parent:1.7.0'
// https://jarcasting.com/artifacts/io.github.ordinarykai/easy-boot-parent/
implementation ("io.github.ordinarykai:easy-boot-parent:1.7.0")
'io.github.ordinarykai:easy-boot-parent:pom:1.7.0'
<dependency org="io.github.ordinarykai" name="easy-boot-parent" rev="1.7.0">
  <artifact name="easy-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.ordinarykai', module='easy-boot-parent', version='1.7.0')
)
libraryDependencies += "io.github.ordinarykai" % "easy-boot-parent" % "1.7.0"
[io.github.ordinarykai/easy-boot-parent "1.7.0"]

Dependencies

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

Project Modules

  • easy-boot-core
  • easy-boot-util
  • easy-boot-mybatis

Versions

Version
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0