Last Version

id-spring-boot-starter 1.0.1-RELEASE

Java id-spring-boot-starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.oozol
ArtifactId

ArtifactId

id-spring-boot-starter
Version

Version

1.0.1-RELEASE
Type

Type

jar
Description

Description

id-spring-boot-starter
Java id-spring-boot-starter
Project URL

Project URL

https://github.com/xiongzhaoxu/id-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/xiongzhaoxu/id-spring-boot-starter

Download id-spring-boot-starter 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.oozol/id-spring-boot-starter/ -->
<dependency>
    <groupId>com.oozol</groupId>
    <artifactId>id-spring-boot-starter</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.oozol/id-spring-boot-starter/
implementation 'com.oozol:id-spring-boot-starter:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.oozol/id-spring-boot-starter/
implementation ("com.oozol:id-spring-boot-starter:1.0.1-RELEASE")
'com.oozol:id-spring-boot-starter:jar:1.0.1-RELEASE'
<dependency org="com.oozol" name="id-spring-boot-starter" rev="1.0.1-RELEASE">
  <artifact name="id-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oozol', module='id-spring-boot-starter', version='1.0.1-RELEASE')
)
libraryDependencies += "com.oozol" % "id-spring-boot-starter" % "1.0.1-RELEASE"
[com.oozol/id-spring-boot-starter "1.0.1-RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-core jar 5.0.9.RELEASE
org.springframework : spring-beans jar 5.0.9.RELEASE
org.springframework : spring-context jar 5.0.9.RELEASE
org.springframework : spring-jdbc jar 5.0.9.RELEASE
org.mybatis : mybatis jar 3.4.6
commons-collections : commons-collections jar 3.2.2
commons-lang : commons-lang jar 2.6
ch.qos.logback : logback-classic jar 1.1.3
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7

test (4)

Group / Artifact Type Version
junit : junit jar 4.10
org.springframework : spring-test jar 5.0.9.RELEASE
mysql : mysql-connector-java jar 5.1.18
com.alibaba : druid jar 1.0.19

Project Modules

There are no modules declared in this project.