jsqlx

A simple Java database operate library

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jsqlx
ArtifactId

ArtifactId

jsqlx
Last Version

Last Version

1.7.1
Release Date

Release Date

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

How to add to project

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

Versions

Version
1.7.1
1.7.0
1.6.1
1.6
1.5