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

TypeSafeSQL 2018-06-16

A Maven plugin for preprocessing SQL files into type-safe Java classes.

Лицензия

Лицензия

Группа

Группа

com.github.ryanholdren.typesafesql
Идентификатор

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

parent
Версия

Версия

2018-06-16
Тип

Тип

pom
Описание

Описание

TypeSafeSQL
A Maven plugin for preprocessing SQL files into type-safe Java classes.
Ссылка на сайт

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

https://github.com/RyanHoldren/TypeSafeSQL

Скачать parent 2018-06-16

Имя Файла Размер
parent-2018-06-16.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/parent/ -->
<dependency>
    <groupId>com.github.ryanholdren.typesafesql</groupId>
    <artifactId>parent</artifactId>
    <version>2018-06-16</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/parent/
implementation 'com.github.ryanholdren.typesafesql:parent:2018-06-16'
// https://jarcasting.com/artifacts/com.github.ryanholdren.typesafesql/parent/
implementation ("com.github.ryanholdren.typesafesql:parent:2018-06-16")
'com.github.ryanholdren.typesafesql:parent:pom:2018-06-16'
<dependency org="com.github.ryanholdren.typesafesql" name="parent" rev="2018-06-16">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ryanholdren.typesafesql', module='parent', version='2018-06-16')
)
libraryDependencies += "com.github.ryanholdren.typesafesql" % "parent" % "2018-06-16"
[com.github.ryanholdren.typesafesql/parent "2018-06-16"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • translater
  • maven-plugin
  • gradle-plugin
  • framework
  • jdbc-framework
  • jdbc-mocking
  • jdbc-tests
  • pgasync-framework
  • pgasync-tests