MVN

com.github.h-thurow : sansorm

Maven & Gradle

May 03, 2018
3 stars

SansOrm · A "No-ORM" sane SQL <-> Java object mapping library

<dependency>
    <groupId>com.github.h-thurow</groupId>
    <artifactId>sansorm</artifactId>
    <version>3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.h-thurow : sansorm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.8

All Versions

Choose a version of com.github.h-thurow : sansorm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.8
sansorm-3.8

How to add a dependency to Maven

Add the following com.github.h-thurow : sansorm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.h-thurow</groupId>
    <artifactId>sansorm</artifactId>
    <version>3.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.h-thurow : sansorm gradle dependency to your build.gradle file:

implementation 'com.github.h-thurow:sansorm:3.8'

Gradle Kotlin DSL: Add the following com.github.h-thurow : sansorm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.h-thurow:sansorm:3.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.h-thurow : sansorm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.h-thurow" % "sansorm" % "3.8"

Advertisement

Dependencies from Group

Apr 26, 2020
15 usages
57 stars
Oct 28, 2017
10 stars
Dec 01, 2017
10 stars
May 03, 2018
3 stars
q2o
Jan 16, 2022
3 stars

Discover Dependencies

May 03, 2018
0 stars
Apr 14, 2022
30 stars
May 02, 2018
6 stars
Mar 07, 2019
2 usages
2 stars
Sep 27, 2018
4 stars
Oct 03, 2019
2 usages
Feb 15, 2023
2 usages
16 stars
Jan 13, 2021
2 usages
7 stars
Jul 13, 2020
4 usages
7 stars