Last Version

xinput-springboot-base 0.1.4

springboot的一个基本封装

License

License

GroupId

GroupId

com.github.xinput123
ArtifactId

ArtifactId

xinput-springboot-base
Version

Version

0.1.4
Type

Type

jar
Description

Description

xinput-springboot-base
springboot的一个基本封装
Project URL

Project URL

https://github.com/xinput123/xinput-springboot-base
Source Code Management

Source Code Management

https://github.com/xinput123/xinput-springboot-base

Download xinput-springboot-base 0.1.4


<!-- https://jarcasting.com/artifacts/com.github.xinput123/xinput-springboot-base/ -->
<dependency>
    <groupId>com.github.xinput123</groupId>
    <artifactId>xinput-springboot-base</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinput123/xinput-springboot-base/
implementation 'com.github.xinput123:xinput-springboot-base:0.1.4'
// https://jarcasting.com/artifacts/com.github.xinput123/xinput-springboot-base/
implementation ("com.github.xinput123:xinput-springboot-base:0.1.4")
'com.github.xinput123:xinput-springboot-base:jar:0.1.4'
<dependency org="com.github.xinput123" name="xinput-springboot-base" rev="0.1.4">
  <artifact name="xinput-springboot-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinput123', module='xinput-springboot-base', version='0.1.4')
)
libraryDependencies += "com.github.xinput123" % "xinput-springboot-base" % "0.1.4"
[com.github.xinput123/xinput-springboot-base "0.1.4"]

Dependencies

compile (11)

Group / Artifact Type Version
com.github.xinput123 : bleach jar 0.1.2
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-websocket jar
org.springframework.boot : spring-boot-starter-jdbc jar
mysql : mysql-connector-java jar
org.springframework.boot : spring-boot-starter-data-mongodb jar
com.github.ulisesbocchio : jasypt-spring-boot jar 3.0.3
com.baomidou : mybatis-plus-boot-starter jar 3.3.2
org.springframework.boot : spring-boot-starter-log4j2 jar
org.apache.logging.log4j : log4j-web jar 2.11.1
com.auth0 : java-jwt jar 3.10.3

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.