Last Version

com.jerehao:devia-spring-boot-autoconfigure 1.0.0

use to server some spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.jerehao
ArtifactId

ArtifactId

devia-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar
Description

Description

use to server some spring boot starter

Download devia-spring-boot-autoconfigure 1.0.0


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

Dependencies

compile (7)

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

test (3)

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

Project Modules

There are no modules declared in this project.