Download datasource-decorator-spring-boot-autoconfigure-1.2.0.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.2.0 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.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials