MVN

io.github.jdlopez : sqlcrud

Maven & Gradle

Feb 06, 2019
0 stars

SQL CRUD servlet app · CRUD actions and view for java-servlet apps

<dependency>
    <groupId>io.github.jdlopez</groupId>
    <artifactId>sqlcrud</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jdlopez : sqlcrud to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.jdlopez : sqlcrud to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sqlcrud-1.0.1
1.0
sqlcrud-1.0

How to add a dependency to Maven

Add the following io.github.jdlopez : sqlcrud maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.jdlopez</groupId>
    <artifactId>sqlcrud</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.jdlopez : sqlcrud gradle dependency to your build.gradle file:

implementation 'io.github.jdlopez:sqlcrud:1.0.1'

Gradle Kotlin DSL: Add the following io.github.jdlopez : sqlcrud gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.jdlopez:sqlcrud:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.jdlopez : sqlcrud sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.jdlopez" % "sqlcrud" % "1.0.1"

Advertisement

Dependencies from Group

Apr 10, 2018
0 stars
Feb 06, 2019
0 stars
Jan 04, 2020
1 stars
Nov 25, 2020
0 stars
Sep 13, 2021
0 stars

Discover Dependencies

Aug 14, 2023
6 stars
Aug 21, 2023
9 usages
6 stars
Feb 07, 2019
7 usages
314 stars
Jun 15, 2023
20 usages
1.7k stars
bom
Aug 31, 2021
1 stars
Aug 17, 2023
2 usages
1.7k stars
Aug 26, 2023
1 usages
1.9k stars