License |
License |
---|---|
GroupId | GroupIdcom.github.xinput123 |
ArtifactId | ArtifactIdxinput-springboot-base |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptionxinput-springboot-base
springboot的一个基本封装
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |