splate

splate is Java Library for 2Way-SQL template

License

License

GroupId

GroupId

com.github.mygreen
ArtifactId

ArtifactId

splate
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

splate
splate is Java Library for 2Way-SQL template
Project URL

Project URL

https://mygreen.github.io/splate/
Project Organization

Project Organization

mygreen
Source Code Management

Source Code Management

https://github.com/mygreen/splate

Download splate

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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.10

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2.1
0.2
0.1