License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdde.fegbers.spring |
ArtifactId | ArtifactIdspring-dependencies-autoconfigure |
Version | Version0.1.0-RC |
Type | Typejar |
Description |
Descriptionspring-dependencies-autoconfigure
Spring auto configuration for the dependencies-maven-plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.fegbers.spring/spring-dependencies-autoconfigure/ -->
<dependency>
<groupId>de.fegbers.spring</groupId>
<artifactId>spring-dependencies-autoconfigure</artifactId>
<version>0.1.0-RC</version>
</dependency>
// https://jarcasting.com/artifacts/de.fegbers.spring/spring-dependencies-autoconfigure/
implementation 'de.fegbers.spring:spring-dependencies-autoconfigure:0.1.0-RC'
// https://jarcasting.com/artifacts/de.fegbers.spring/spring-dependencies-autoconfigure/
implementation ("de.fegbers.spring:spring-dependencies-autoconfigure:0.1.0-RC")
'de.fegbers.spring:spring-dependencies-autoconfigure:jar:0.1.0-RC'
<dependency org="de.fegbers.spring" name="spring-dependencies-autoconfigure" rev="0.1.0-RC">
<artifact name="spring-dependencies-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fegbers.spring', module='spring-dependencies-autoconfigure', version='0.1.0-RC')
)
libraryDependencies += "de.fegbers.spring" % "spring-dependencies-autoconfigure" % "0.1.0-RC"
[de.fegbers.spring/spring-dependencies-autoconfigure "0.1.0-RC"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-actuator | jar | 2.0.4.RELEASE |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.0.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |
org.assertj : assertj-core | jar | 3.9.1 |