MVN

org.reldb : Wrapd

Maven & Gradle

Feb 06, 2022
9 stars

Wrapd · Wrapd is a SQL amplifier, a lightweight database abstraction layer generator and schema migrator that helpfully exposes SQL in Java rather than hiding it.

<dependency>
    <groupId>org.reldb</groupId>
    <artifactId>Wrapd</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.reldb : Wrapd to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.reldb : Wrapd to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
Wrapd-1.0.2
Wrapd-1.0.1
Wrapd-1.0.0

How to add a dependency to Maven

Add the following org.reldb : Wrapd maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.reldb</groupId>
    <artifactId>Wrapd</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.reldb : Wrapd gradle dependency to your build.gradle file:

implementation 'org.reldb:Wrapd:1.0.2'

Gradle Kotlin DSL: Add the following org.reldb : Wrapd gradle kotlin dependency to your build.gradle.kts file:

implementation("org.reldb:Wrapd:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.reldb : Wrapd sbt scala dependency to your build.sbt file:

libraryDependencies += "org.reldb" % "Wrapd" % "1.0.2"

Advertisement

Dependencies from Group

Jun 28, 2022
1 usages
0 stars
Nov 05, 2021
3 stars
Feb 06, 2022
9 stars

Discover Dependencies

Dec 03, 2021
2 usages
1.6k stars
Oct 03, 2022
2 usages
1.2k stars
Mar 13, 2022
3 usages
14.6k stars
Aug 11, 2023
2 usages
14.6k stars
Aug 11, 2023
1 usages
14.6k stars
ui
Aug 11, 2023
27 usages
14.6k stars
Aug 11, 2023
77 usages
14.6k stars
Aug 11, 2023
20 usages
14.6k stars
Feb 11, 2022
57 usages
244 stars