Last Version

obvious-jdbc 1.0

Obvious implementation based on jdbc

License

License

GroupId

GroupId

com.googlecode.obvious
ArtifactId

ArtifactId

obvious-jdbc
Version

Version

1.0
Type

Type

jar
Description

Description

obvious-jdbc
Obvious implementation based on jdbc
Project URL

Project URL

http://code.google.com/p/obvious/

Download obvious-jdbc 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.10
com.googlecode.obvious : obvious jar 1.0
com.googlecode.obvious : obviousx jar 1.0

Project Modules

There are no modules declared in this project.