License |
License |
---|---|
GroupId | GroupIdcom.github.mygreen |
ArtifactId | ArtifactIdsplate |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsplate
splate is Java Library for 2Way-SQL template
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
splate-0.3.pom | |
splate-0.3.jar | 49 KB |
splate-0.3-sources.jar | 44 KB |
splate-0.3-javadoc.jar | 626 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
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 |