K

Library for automatic generation of sql statements for Glassfish + Eclipselink

License

License

GroupId

GroupId

com.myzlab
ArtifactId

ArtifactId

K
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

K
Library for automatic generation of sql statements for Glassfish + Eclipselink
Project URL

Project URL

https://github.com/myzlab/k
Source Code Management

Source Code Management

https://github.com/myzlab/k

Download K

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.json : json jar 20200518
org.apache.commons : commons-lang3 jar 3.9
javax.ws.rs : javax.ws.rs-api jar 2.1.1

provided (3)

Group / Artifact Type Version
org.eclipse.persistence : eclipselink jar 2.5.2
org.eclipse.persistence : org.eclipse.persistence.jpa.modelgen.processor jar 2.5.2
javax.ejb : ejb-api jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.0