Download datasource-decorator-spring-boot-autoconfigure-1.3.4.jar file - Jar d

Jar examples for d:datasource-decorator-spring-boot-autoconfigure

Description

Spring Boot integration with p6spy, datasource-proxy and flexy-pool

You can download jar file datasource-decorator-spring-boot-autoconfigure 1.3.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add datasource-decorator-spring-boot-autoconfigure-1.3.4.jar to your project.

<dependency>
   <groupId>com.github.gavlyukovskiy</groupId>
   <artifactId>datasource-decorator-spring-boot-autoconfigure</artifactId>
   <version>1.3.4</version>
</dependency>
compile group: 'com.github.gavlyukovskiy', name: 'datasource-decorator-spring-boot-autoconfigure', version: '1.3.4'
libraryDependencies += "com.github.gavlyukovskiy" % "datasource-decorator-spring-boot-autoconfigure" % "1.3.4"
<dependency org="com.github.gavlyukovskiy" name="datasource-decorator-spring-boot-autoconfigure" rev="1.3.4"/>
@Grapes(@Grab(group='com.github.gavlyukovskiy', module='datasource-decorator-spring-boot-autoconfigure', version='1.3.4'))
'com.github.gavlyukovskiy:datasource-decorator-spring-boot-autoconfigure:jar:1.3.4'

Download

Click the following link to download the jar file.

datasource-decorator-spring-boot-autoconfigure-1.3.4-javadoc.jar
datasource-decorator-spring-boot-autoconfigure-1.3.4-sources.jar
datasource-decorator-spring-boot-autoconfigure-1.3.4.jar
datasource-decorator-spring-boot-autoconfigure-1.3.4.pom



Related Tutorials