is not current version
Last Version 2.0.0

com.github.ferstl:spring-jdbc-oracle 0.9.0


GroupId

GroupId

com.github.ferstl
ArtifactId

ArtifactId

spring-jdbc-oracle
Version

Version

0.9.0
Type

Type

jar

Download spring-jdbc-oracle 0.9.0


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