Jar examples for c:composite-spring-jdbc
Collection of the standard spring jdbc dependencies, which includes spring-jdbc, spring-data-jpa, spring-tx, and spring-orm.
You can download jar file composite-spring-jdbc 4.2.1 in this page.
You can use the following script to add composite-spring-jdbc-4.2.1.jar to your project.
<dependency> <groupId>nz.net.osnz.composite</groupId> <artifactId>composite-spring-jdbc</artifactId> <version>4.2.1</version> </dependency>
compile group: 'nz.net.osnz.composite', name: 'composite-spring-jdbc', version: '4.2.1'
libraryDependencies += "nz.net.osnz.composite" % "composite-spring-jdbc" % "4.2.1"
<dependency org="nz.net.osnz.composite" name="composite-spring-jdbc" rev="4.2.1"/>
@Grapes(@Grab(group='nz.net.osnz.composite', module='composite-spring-jdbc', version='4.2.1'))
'nz.net.osnz.composite:composite-spring-jdbc:jar:4.2.1'
Click the following link to download the jar file.
composite-spring-jdbc-4.2.1.jar