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

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

Download

Click the following link to download the jar file.

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



Related Tutorials