is not current version
Last Version 3.1.4.2

com.github.jdbc-bare:spring-jdbc-bare 3.1.4.1


GroupId

GroupId

com.github.jdbc-bare
ArtifactId

ArtifactId

spring-jdbc-bare
Version

Version

3.1.4.1
Type

Type

jar

Download spring-jdbc-bare 3.1.4.1


<!-- https://jarcasting.com/artifacts/com.github.jdbc-bare/spring-jdbc-bare/ -->
<dependency>
    <groupId>com.github.jdbc-bare</groupId>
    <artifactId>spring-jdbc-bare</artifactId>
    <version>3.1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jdbc-bare/spring-jdbc-bare/
implementation 'com.github.jdbc-bare:spring-jdbc-bare:3.1.4.1'
// https://jarcasting.com/artifacts/com.github.jdbc-bare/spring-jdbc-bare/
implementation ("com.github.jdbc-bare:spring-jdbc-bare:3.1.4.1")
'com.github.jdbc-bare:spring-jdbc-bare:jar:3.1.4.1'
<dependency org="com.github.jdbc-bare" name="spring-jdbc-bare" rev="3.1.4.1">
  <artifact name="spring-jdbc-bare" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jdbc-bare', module='spring-jdbc-bare', version='3.1.4.1')
)
libraryDependencies += "com.github.jdbc-bare" % "spring-jdbc-bare" % "3.1.4.1"
[com.github.jdbc-bare/spring-jdbc-bare "3.1.4.1"]