MVN

ca.pjer : sqlper

Maven & Gradle

Sep 10, 2018
1 stars

Sqlper · A Java SQL helper library to map POJO to/from PreparedStatement/ResultSet

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>sqlper</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.pjer : sqlper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of ca.pjer : sqlper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sqlper-1.0.0

How to add a dependency to Maven

Add the following ca.pjer : sqlper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>sqlper</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.pjer : sqlper gradle dependency to your build.gradle file:

implementation 'ca.pjer:sqlper:1.0.0'

Gradle Kotlin DSL: Add the following ca.pjer : sqlper gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.pjer:sqlper:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.pjer : sqlper sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.pjer" % "sqlper" % "1.0.0"

Advertisement

Dependencies from Group

Aug 17, 2021
2 usages
72 stars
Mar 18, 2019
1 usages
8 stars
Mar 28, 2017
1 usages
7 stars
Jun 19, 2015
20 stars
Mar 14, 2017

Discover Dependencies

ocm
Mar 19, 2019
0 stars
Sep 12, 2018
1 stars
Sep 17, 2018
3 stars
Nov 12, 2018
Sep 20, 2018
68.1k stars
May 05, 2019
13 stars
Mar 14, 2019
2.5k stars
Nov 14, 2018
138 stars