MVN

com.dieselpoint : norm

Maven & Gradle

Nov 18, 2022
1 usages
194 stars

Norm · An extremely lightweight data access layer over JDBC

<dependency>
    <groupId>com.dieselpoint</groupId>
    <artifactId>norm</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dieselpoint : norm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6
  • Latest Release Candidate: 0.8.1-rc2

All Versions

Choose a version of com.dieselpoint : norm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
norm-1.0.6
norm-1.0.5
norm-1.0.4
1.0
norm-1.0
0.8.x
norm-0.8.10
norm-0.8.9
norm-0.8.8
norm-0.8.7
norm-0.8.6
norm-0.8.5
norm-0.8.3
norm-0.8.2
norm-0.8.1
norm-0.8.1-rc2
norm-0.8.1-rc1
0.8
norm-0.8
0.7
norm-0.7

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dieselpoint</groupId>
    <artifactId>norm</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dieselpoint : norm gradle dependency to your build.gradle file:

implementation 'com.dieselpoint:norm:1.0.6'

Gradle Kotlin DSL: Add the following com.dieselpoint : norm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dieselpoint:norm:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dieselpoint : norm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dieselpoint" % "norm" % "1.0.6"

Advertisement

Dependencies from Group

Nov 18, 2022
1 usages
194 stars

Discover Dependencies

Jul 18, 2023
2 usages
16.7k stars
Feb 09, 2023
2 usages
95 stars
Dec 16, 2021
773 stars
Sep 29, 2022
5 usages
2.2k stars
Nov 11, 2020
4 usages
144 stars
Aug 18, 2016
2 usages
28 stars
Feb 10, 2022
2 usages
374 stars
Jun 09, 2023
2 usages
226 stars
Aug 21, 2023
1 usages
14 stars