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

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

Download

Click the following link to download the jar file.

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



Related Tutorials