License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Net Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdnet.oschina.durcframework |
ArtifactId | ArtifactIdeasyopen-spring-boot-autoconfigure |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasyopen-spring-boot-autoconfigure
easyopen-spring-boot-autoconfigure(JDK8)
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.oschina.durcframework/easyopen-spring-boot-autoconfigure/ -->
<dependency>
<groupId>net.oschina.durcframework</groupId>
<artifactId>easyopen-spring-boot-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.durcframework/easyopen-spring-boot-autoconfigure/
implementation 'net.oschina.durcframework:easyopen-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/net.oschina.durcframework/easyopen-spring-boot-autoconfigure/
implementation ("net.oschina.durcframework:easyopen-spring-boot-autoconfigure:1.0.1")
'net.oschina.durcframework:easyopen-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="net.oschina.durcframework" name="easyopen-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="easyopen-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.durcframework', module='easyopen-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "net.oschina.durcframework" % "easyopen-spring-boot-autoconfigure" % "1.0.1"
[net.oschina.durcframework/easyopen-spring-boot-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.3.RELEASE |
net.oschina.durcframework : easyopen Optional | jar | 1.10.2 |
org.springframework : spring-web Optional | jar | 5.0.7.RELEASE |
org.slf4j : slf4j-api Optional | jar | 1.7.21 |
org.springframework.data : spring-data-redis Optional | jar | 2.0.8.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.3.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.3.RELEASE |