spring-boot-autoconfigure
based spring boot
package
com.github.ollgei.spring.boot.autoconfigure
| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
| GroupId | GroupIdcom.github.ollgei.spring |
| ArtifactId | ArtifactIdspring-boot-autoconfigure |
| Last Version | Last Version1.0.0.RC12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ollgei.spring/spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.ollgei.spring</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
<version>1.0.0.RC12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ollgei.spring/spring-boot-autoconfigure/
implementation 'com.github.ollgei.spring:spring-boot-autoconfigure:1.0.0.RC12'
// https://jarcasting.com/artifacts/com.github.ollgei.spring/spring-boot-autoconfigure/
implementation ("com.github.ollgei.spring:spring-boot-autoconfigure:1.0.0.RC12")
'com.github.ollgei.spring:spring-boot-autoconfigure:jar:1.0.0.RC12'
<dependency org="com.github.ollgei.spring" name="spring-boot-autoconfigure" rev="1.0.0.RC12">
<artifact name="spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ollgei.spring', module='spring-boot-autoconfigure', version='1.0.0.RC12')
)
libraryDependencies += "com.github.ollgei.spring" % "spring-boot-autoconfigure" % "1.0.0.RC12"
[com.github.ollgei.spring/spring-boot-autoconfigure "1.0.0.RC12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter Optional | jar | 2.3.1.RELEASE |
| org.springframework : spring-jdbc Optional | jar | |
| com.lmax : disruptor Optional | jar | 3.4.2 |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| org.sql2o : sql2o Optional | jar | 1.6.0 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.1.RELEASE |
based spring boot
com.github.ollgei.spring.boot.autoconfigure
| Version |
|---|
|
1.0.0.RC12
|
|
1.0.0.RC11
|
|
1.0.0.RC10
|
|
1.0.0.RC9
|
|
1.0.0.RC8
|
|
1.0.0.RC7
|
|
1.0.0.RC6
|
|
1.0.0.RC5
|
|
1.0.0.RC4
|
|
1.0.0.RC3
|
|
1.0.0.RC1
|