is not current version
Last Version 1.1.30.1

K-Spring 1.1.11

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

License

License

GroupId

GroupId

com.myzlab
ArtifactId

ArtifactId

K-Spring
Version

Version

1.1.11
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 1.1.11


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.8.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.18

Project Modules

There are no modules declared in this project.