MVN

io.github.osobolev.sqlg3 : sqlg3-preprocess-ant

Maven & Gradle

Jun 27, 2023
2 stars

sqlg3 · SQLG is a preprocessor and a library that uses code generation to simplify writing JDBC code

<dependency>
    <groupId>io.github.osobolev.sqlg3</groupId>
    <artifactId>sqlg3-preprocess-ant</artifactId>
    <version>2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.osobolev.sqlg3 : sqlg3-preprocess-ant to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4

All Versions

Choose a version of io.github.osobolev.sqlg3 : sqlg3-preprocess-ant to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
sqlg3-preprocess-ant-2.4
2.3
sqlg3-preprocess-ant-2.3
2.2
sqlg3-preprocess-ant-2.2
2.1
sqlg3-preprocess-ant-2.1

How to add a dependency to Maven

Add the following io.github.osobolev.sqlg3 : sqlg3-preprocess-ant maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.osobolev.sqlg3</groupId>
    <artifactId>sqlg3-preprocess-ant</artifactId>
    <version>2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.osobolev.sqlg3 : sqlg3-preprocess-ant gradle dependency to your build.gradle file:

implementation 'io.github.osobolev.sqlg3:sqlg3-preprocess-ant:2.4'

Gradle Kotlin DSL: Add the following io.github.osobolev.sqlg3 : sqlg3-preprocess-ant gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.osobolev.sqlg3:sqlg3-preprocess-ant:2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.osobolev.sqlg3 : sqlg3-preprocess-ant sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.osobolev.sqlg3" % "sqlg3-preprocess-ant" % "2.4"

Advertisement

Dependencies from Group

Jun 27, 2023
3 usages
2 stars
Jun 27, 2023
2 usages
2 stars
Jun 27, 2023
2 usages
2 stars
Jun 27, 2023
2 usages
2 stars
Jun 27, 2023
1 usages
2 stars

Discover Dependencies

Nov 06, 2022
8 stars
Feb 21, 2023
358 stars
Feb 21, 2023
358 stars
Mar 18, 2023
1 usages
0 stars
dsl
Mar 18, 2023
2 usages
0 stars
jos
Mar 18, 2023
0 stars
Nov 19, 2022
1 usages
2 stars
Jan 26, 2023
86 stars