obvious-jdbc

Obvious implementation based on jdbc

License

License

GroupId

GroupId

com.googlecode.obvious
ArtifactId

ArtifactId

obvious-jdbc
Last Version

Last Version

1.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0