mxpio-boot

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.mxpio
ArtifactId

ArtifactId

mxpio-boot-parent
Last Version

Last Version

1.0.10
Release Date

Release Date

Type

Type

pom
Description

Description

mxpio-boot
Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://gitee.com/i_mxpio/mxpio-boot.git

Download mxpio-boot-parent

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.5.14
org.hibernate : hibernate-validator jar 6.1.7.Final
org.springframework.boot : spring-boot-starter-security jar 2.5.14
org.springframework.boot : spring-boot-starter-web jar 2.5.14
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.14
org.projectlombok : lombok Optional jar 1.18.24
org.springframework.boot : spring-boot-starter-cache jar 2.5.14
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-annotations jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.14
org.springframework.security : spring-security-test jar

Project Modules

  • mxpio-boot-base-autoconfigure
  • mxpio-boot-base-jpa
  • mxpio-boot-base-common
  • mxpio-boot-base-security
  • mxpio-boot-base-cache
  • mxpio-boot-module-cache-redis
  • mxpio-boot-base-ui
  • mxpio-boot-base-system
  • mxpio-boot-base-quartz
  • mxpio-boot-base-excel
  • mxpio-boot-base-flowable
  • mxpio-boot-base-log
  • mxpio-boot-base-expression

Versions

Version
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0