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

splate 0.2.1

splate is Java Library for 2Way-SQL template

Лицензия

Лицензия

Группа

Группа

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

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

splate
Версия

Версия

0.2.1
Тип

Тип

jar
Описание

Описание

splate
splate is Java Library for 2Way-SQL template
Ссылка на сайт

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

https://mygreen.github.io/splate/
Организация-разработчик

Организация-разработчик

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

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

https://github.com/mygreen/splate

Скачать splate 0.2.1


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.0.18.RELEASE
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

provided (1)

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

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.13.2
org.springframework : spring-test jar 5.0.18.RELEASE

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

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