Last Version

sqlwrapper 1.0

Public-domain Java library

License

License

GroupId

GroupId

com.mysimpatico
ArtifactId

ArtifactId

sqlwrapper
Version

Version

1.0
Type

Type

jar
Description

Description

sqlwrapper
Public-domain Java library
Project URL

Project URL

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

Download sqlwrapper 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.