spring-boot-common

spring boot common

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.magic80
ArtifactId

ArtifactId

spring-boot-common
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-common
spring boot common
Project URL

Project URL

https://github.com/lmule/spring-boot-common

Download spring-boot-common

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1