SQL Elegance

Manager SQL into XML file making SQL more readable.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jkniv
ArtifactId

ArtifactId

sqlegance
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

SQL Elegance
Manager SQL into XML file making SQL more readable.

Download sqlegance

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ognl : ognl jar 3.0.3
org.javassist : javassist jar 3.15.0-GA

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0