is not current version
Last Version 2.0.0

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


GroupId

GroupId

com.github.ferstl
ArtifactId

ArtifactId

spring-jdbc-oracle-integrationtests
Version

Version

0.9.0
Type

Type

jar

Download spring-jdbc-oracle-integrationtests 0.9.0


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