MVN

com.github.marcus-nl.btm : btm-docs

Maven & Gradle

Dec 24, 2016
0 stars

Bitronix Transaction Manager :: Docs

<dependency>
    <groupId>com.github.marcus-nl.btm</groupId>
    <artifactId>btm-docs</artifactId>
    <version>3.0.0-mk1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marcus-nl.btm : btm-docs to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0-mk1

All Versions

Choose a version of com.github.marcus-nl.btm : btm-docs to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
btm-docs-3.0.0-mk1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.marcus-nl.btm</groupId>
    <artifactId>btm-docs</artifactId>
    <version>3.0.0-mk1</version>
</dependency>

Advertisement