Last Version

jsqlx 1.7.1

A simple Java database operate library

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jsqlx
ArtifactId

ArtifactId

jsqlx
Version

Version

1.7.1
Type

Type

jar
Description

Description

jsqlx
A simple Java database operate library
Project URL

Project URL

https://sourceforge.net/projects/jsqlx/
Source Code Management

Source Code Management

https://sourceforge.net/projects/jsqlx/

Download jsqlx 1.7.1


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

Dependencies

compile (1)

Group / Artifact Type Version
mysql : mysql-connector-java Optional jar 8.0.16

Project Modules

There are no modules declared in this project.