| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.magic80 |
| ArtifactId | ArtifactIdspring-boot-common |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspring-boot-common
spring boot common
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| spring-boot-common-0.0.3.pom | |
| spring-boot-common-0.0.3.jar | 23 KB |
| spring-boot-common-0.0.3-sources.jar | 14 KB |
| spring-boot-common-0.0.3-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.magic80/spring-boot-common/ -->
<dependency>
<groupId>com.magic80</groupId>
<artifactId>spring-boot-common</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.magic80/spring-boot-common/
implementation 'com.magic80:spring-boot-common:0.0.3'
// https://jarcasting.com/artifacts/com.magic80/spring-boot-common/
implementation ("com.magic80:spring-boot-common:0.0.3")
'com.magic80:spring-boot-common:jar:0.0.3'
<dependency org="com.magic80" name="spring-boot-common" rev="0.0.3">
<artifact name="spring-boot-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.magic80', module='spring-boot-common', version='0.0.3')
)
libraryDependencies += "com.magic80" % "spring-boot-common" % "0.0.3"
[com.magic80/spring-boot-common "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| tk.mybatis : mapper-spring-boot-starter | jar | 2.0.4 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.10 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.0.3.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.3.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| mysql : mysql-connector-java | jar | 8.0.11 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.0.3.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |