Last Version

spring-boot-data-source-decorator 1.0.RELEASE

Your description of the lib

License

License

Categories

Categories

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

GroupId

com.github.gavlyukovskiy
ArtifactId

ArtifactId

decorator-spring-boot-autoconfigure
Version

Version

1.0.RELEASE
Type

Type

jar
Description

Description

spring-boot-data-source-decorator
Your description of the lib
Project URL

Project URL

https://github.com/gavlyukovskiy/spring-boot-data-source-decorator
Source Code Management

Source Code Management

https://github.com/gavlyukovskiy/spring-boot-data-source-decorator

Download decorator-spring-boot-autoconfigure 1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.gavlyukovskiy/decorator-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.github.gavlyukovskiy</groupId>
    <artifactId>decorator-spring-boot-autoconfigure</artifactId>
    <version>1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/decorator-spring-boot-autoconfigure/
implementation 'com.github.gavlyukovskiy:decorator-spring-boot-autoconfigure:1.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.gavlyukovskiy/decorator-spring-boot-autoconfigure/
implementation ("com.github.gavlyukovskiy:decorator-spring-boot-autoconfigure:1.0.RELEASE")
'com.github.gavlyukovskiy:decorator-spring-boot-autoconfigure:jar:1.0.RELEASE'
<dependency org="com.github.gavlyukovskiy" name="decorator-spring-boot-autoconfigure" rev="1.0.RELEASE">
  <artifact name="decorator-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gavlyukovskiy', module='decorator-spring-boot-autoconfigure', version='1.0.RELEASE')
)
libraryDependencies += "com.github.gavlyukovskiy" % "decorator-spring-boot-autoconfigure" % "1.0.RELEASE"
[com.github.gavlyukovskiy/decorator-spring-boot-autoconfigure "1.0.RELEASE"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.3.6.RELEASE
org.springframework.boot : spring-boot jar 1.4.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.4.2.RELEASE

Project Modules

There are no modules declared in this project.