K-Spring

Library for automatic generation of sql statements for Spring Boot + Hibernate

License

License

GroupId

GroupId

com.myzlab
ArtifactId

ArtifactId

K-Spring
Last Version

Last Version

1.1.30.1
Release Date

Release Date

Type

Type

jar
Description

Description

K-Spring
Library for automatic generation of sql statements for Spring Boot + Hibernate
Project URL

Project URL

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

Source Code Management

https://github.com/myzlab/k-spring

Download K-Spring

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.12.RELEASE
org.springframework.boot : spring-boot-starter-validation jar 2.3.12.RELEASE
javax : javaee-api jar 8.0.1
org.json : json jar 20200518
org.springframework.security : spring-security-core jar 5.3.3.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.commons : commons-lang3 jar 3.9

provided (1)

Group / Artifact Type Version
javax.ejb : ejb-api jar 3.0

runtime (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.30.1
1.1.30
1.1.29
1.1.28
1.1.26
1.1.25
1.1.24.1
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.16
1.1.15.1
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.8
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0