MVN

com.github.mygreen : splate

Maven & Gradle

Jan 10, 2022
1 usages
4 stars

splate · splate is Java Library for 2Way-SQL template

<dependency>
    <groupId>com.github.mygreen</groupId>
    <artifactId>splate</artifactId>
    <version>0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.mygreen : splate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3

All Versions

Choose a version of com.github.mygreen : splate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3
splate-0.3
0.2.x
splate-0.2.1
0.2
splate-0.2
0.1
splate-0.1

How to add a dependency to Maven

Add the following com.github.mygreen : splate maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.mygreen</groupId>
    <artifactId>splate</artifactId>
    <version>0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.mygreen : splate gradle dependency to your build.gradle file:

implementation 'com.github.mygreen:splate:0.3'

Gradle Kotlin DSL: Add the following com.github.mygreen : splate gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.mygreen:splate:0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.mygreen : splate sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.mygreen" % "splate" % "0.3"

Advertisement

Dependencies from Group

Aug 29, 2016
1 usages
1 stars
Feb 22, 2021
1 usages
7 stars
Jan 10, 2022
1 usages
4 stars
Aug 03, 2020
1 usages
0 stars
Jan 01, 2022
27 stars

Discover Dependencies

Nov 24, 2021
2 usages
Jun 21, 2023
2 usages
2.4k stars
Jun 21, 2023
2.4k stars
Apr 21, 2022
1 usages
240 stars
Aug 09, 2023
3 usages
281 stars
Aug 23, 2020
Apr 14, 2023
1 usages
32 stars