License |
License |
---|---|
GroupId | GroupIdcom.googlecode.obvious |
ArtifactId | ArtifactIdobvious-jdbc |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionobvious-jdbc
Obvious implementation based on jdbc
|
Project URL |
Project URL |
Filename | Size |
---|---|
obvious-jdbc-1.0.pom | |
obvious-jdbc-1.0.jar | 42 KB |
obvious-jdbc-1.0-sources.jar | 33 KB |
obvious-jdbc-1.0-javadoc.jar | 111 KB |
Browse |
<!-- 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"]
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 |