lazysql

A java Annotation processor which generates Code for you to perfom JDBC Database queries. Your Queries will be checked by your database at compile time and the results are mapped to typesafe java type

Лицензия

Лицензия

Группа

Группа

de.thomas-oster
Идентификатор

Идентификатор

lazysql
Последняя версия

Последняя версия

1.15.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

lazysql
A java Annotation processor which generates Code for you to perfom JDBC Database queries. Your Queries will be checked by your database at compile time and the results are mapped to typesafe java type
Ссылка на сайт

Ссылка на сайт

https://lazysql.thomas-oster.de
Система контроля версий

Система контроля версий

https://gitlab.com/t-oster/lazysql

Скачать lazysql

Как подключить последнюю версию

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.google.auto.service : auto-service jar 1.0-rc6
com.squareup : javapoet jar 1.11.1
com.google.code.gson : gson jar 2.8.1
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
com.esotericsoftware.yamlbeans : yamlbeans jar 1.13
com.fasterxml.jackson.core : jackson-annotations jar 2.10.0
javax.annotation : javax.annotation-api jar 1.3.2
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.15.1
1.15
1.14
1.13
1.12
1.10
1.9
1.8