License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.jerehao |
ArtifactId | ArtifactIddevia-spring-boot-autoconfigure |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuse to server some spring boot starter
|
<!-- https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.jerehao</groupId>
<artifactId>devia-spring-boot-autoconfigure</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot-autoconfigure/
implementation 'com.jerehao:devia-spring-boot-autoconfigure:1.0.0'
// https://jarcasting.com/artifacts/com.jerehao/devia-spring-boot-autoconfigure/
implementation ("com.jerehao:devia-spring-boot-autoconfigure:1.0.0")
'com.jerehao:devia-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.jerehao" name="devia-spring-boot-autoconfigure" rev="1.0.0">
<artifact name="devia-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jerehao', module='devia-spring-boot-autoconfigure', version='1.0.0')
)
libraryDependencies += "com.jerehao" % "devia-spring-boot-autoconfigure" % "1.0.0"
[com.jerehao/devia-spring-boot-autoconfigure "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.2.RELEASE |
org.hibernate : hibernate-core Optional | jar | 5.2.17.Final |
org.springframework : spring-orm Optional | jar | 5.0.6.RELEASE |
org.springframework : spring-tx Optional | jar | 5.0.6.RELEASE |
org.slf4j : slf4j-api Optional | jar | 1.7.25 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.2.RELEASE |
com.h2database : h2 | jar | 1.4.197 |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.2.RELEASE |