MVN

com.github.mhewedy : spwrap

Maven & Gradle

Mar 19, 2017
23 stars

spwrap · Simple Stored Procedure call wrapper

<dependency>
    <groupId>com.github.mhewedy</groupId>
    <artifactId>spwrap</artifactId>
    <version>0.0.20-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.20-2

All Versions

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

Version Vulnerabilities Updated
0.0.x
spwrap-0.0.20-2
spwrap-0.0.20
spwrap-0.0.19
spwrap-0.0.18
spwrap-0.0.17
spwrap-0.0.16

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.mhewedy</groupId>
    <artifactId>spwrap</artifactId>
    <version>0.0.20-2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.mhewedy:spwrap:0.0.20-2'

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

implementation("com.github.mhewedy:spwrap:0.0.20-2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.mhewedy" % "spwrap" % "0.0.20-2"

Advertisement

Dependencies from Group

Mar 19, 2017
23 stars
May 12, 2018
3 stars
Jul 28, 2023
3 stars

Discover Dependencies

Jan 18, 2021
3 stars
May 24, 2019
4 stars
Mar 08, 2023
17 usages
1.2k stars
Dec 17, 2021
1 usages
50 stars
Jul 05, 2017
27 stars
Jan 11, 2018
2 usages
56 stars
Nov 25, 2018
3 usages
1.7k stars
Mar 30, 2017
5 stars