MVN

com.github.witoldsz : ultm

Maven & Gradle

Jun 23, 2015
25 stars

ULTM · Ultra Lightweight Transaction Manager for JDBC

<dependency>
    <groupId>com.github.witoldsz</groupId>
    <artifactId>ultm</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1

All Versions

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

Version Vulnerabilities Updated
2.1
ultm-2.1
2.0
ultm-2.0
1.0
ultm-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.witoldsz</groupId>
    <artifactId>ultm</artifactId>
    <version>2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.witoldsz:ultm:2.1'

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

implementation("com.github.witoldsz:ultm:2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.witoldsz" % "ultm" % "2.1"

Advertisement

Dependencies from Group

Jun 23, 2015
25 stars

Discover Dependencies

Nov 18, 2019
9 usages
739 stars
Feb 26, 2016
2 usages
Jun 23, 2015
5 stars
Jun 22, 2017
3 usages
7 stars
Aug 08, 2023
18 usages
1.1k stars
Oct 02, 2019
7 usages
55 stars
Jul 05, 2016
6.7k stars
May 24, 2017
Jun 30, 2015