License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdde.vinado.boot |
ArtifactId | ArtifactIdidentifier-spring-boot-autoconfigure |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Identifier Auto-Configuration
Configures the individual identifier library modules automagically
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.vinado.boot/identifier-spring-boot-autoconfigure/ -->
<dependency>
<groupId>de.vinado.boot</groupId>
<artifactId>identifier-spring-boot-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.vinado.boot/identifier-spring-boot-autoconfigure/
implementation 'de.vinado.boot:identifier-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/de.vinado.boot/identifier-spring-boot-autoconfigure/
implementation ("de.vinado.boot:identifier-spring-boot-autoconfigure:1.0.1")
'de.vinado.boot:identifier-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="de.vinado.boot" name="identifier-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="identifier-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.vinado.boot', module='identifier-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "de.vinado.boot" % "identifier-spring-boot-autoconfigure" % "1.0.1"
[de.vinado.boot/identifier-spring-boot-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework : spring-webmvc Optional | jar | |
de.vinado.library : identifier-api | jar | 1.0.1 |
de.vinado.spring : identifier-convert | jar | 1.0.1 |
de.vinado.library : identifier-jackson | jar | 1.0.1 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | |
org.assertj : assertj-core | jar | |
org.junit.jupiter : junit-jupiter | jar |