Last Version

easyopen-spring-boot-starter 1.16.20

easyopen-spring-boot-starter(JDK8)

License

License

MIT
Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

easyopen-spring-boot-starter
Version

Version

1.16.20
Type

Type

jar
Description

Description

easyopen-spring-boot-starter
easyopen-spring-boot-starter(JDK8)
Project URL

Project URL

https://gitee.com/durcframework/easyopen
Source Code Management

Source Code Management

https://gitee.com/durcframework/easyopen.git

Download easyopen-spring-boot-starter 1.16.20


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

Dependencies

compile (6)

Group / Artifact Type Version
net.oschina.durcframework : easyopen jar 1.16.20
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework : spring-web Optional jar
org.springframework.data : spring-data-redis Optional jar

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.