FortS

Java SQL Utilities.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

FortS
Java SQL Utilities.
Ссылка на сайт

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

https://github.com/wellsb1/fort_s
Система контроля версий

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

http://github.com/wellsb1/fort_s/tree/master

Скачать fort_s

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

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

Зависимости

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

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

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

fort_s

Java SQL Utilities

Requirements

  • none

Info

  • Version is currently set to 0.0.1
  • Group is currently wellsb1

Helpful Commands

(in no particular order)
  • 'gradle eclipse' to convert this project into an eclipse project
  • 'gradle install' to install this project's jar into a local maven repository for use by other projects

ChangeLog

2018-04-20 0.0.5 --------------------------------

  • Fixed auto generated key retrieval error when inserting an empty row

2018-04-20 0.0.4 --------------------------------

  • Improved casting and made generic to Class param type
  • Made selectObject(s) generic based on Class arg type
  • Made selectObject return null if no rows found

2018-04-04 0.0.3 --------------------------------

  • Added ability to set a collection of strings on an object from a comma separated list db column value

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

Версия
0.0.1