Last Version

Spring Boot Identifier Auto-Configuration 1.0.1

Configures the individual identifier library modules automagically

License

License

Categories

Categories

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

GroupId

de.vinado.boot
ArtifactId

ArtifactId

identifier-spring-boot-autoconfigure
Version

Version

1.0.1
Type

Type

jar
Description

Description

Spring Boot Identifier Auto-Configuration
Configures the individual identifier library modules automagically
Project URL

Project URL

https://github.com/V1ncNet/typed-ids.git

Download identifier-spring-boot-autoconfigure 1.0.1


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

Dependencies

compile (8)

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

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-test jar
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.