Download datasource-decorator-spring-boot-autoconfigure-1.0.1.RELEASE.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.0.1.RELEASE 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.0.1.RELEASE.jar to your project.

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

Download

Click the following link to download the jar file.

datasource-decorator-spring-boot-autoconfigure-1.0.1.RELEASE-javadoc.jar
datasource-decorator-spring-boot-autoconfigure-1.0.1.RELEASE-sources.jar
datasource-decorator-spring-boot-autoconfigure-1.0.1.RELEASE.jar
datasource-decorator-spring-boot-autoconfigure-1.0.1.RELEASE.pom



Related Tutorials