MVN

org.tentackle : tentackle-tools

Maven & Gradle

May 24, 2022

Tentackle Tools · Tools for the Tentackle Framework

<dependency>
    <groupId>org.tentackle</groupId>
    <artifactId>tentackle-tools</artifactId>
    <version>8.3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tentackle : tentackle-tools to add to Maven - Latest Versions:

  • Latest Stable: 8.3.0.1

All Versions

Choose a version of org.tentackle : tentackle-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
8.3.x
tentackle-tools-8.3.0.1
tentackle-tools-8.3.0.0
8.2.x
tentackle-tools-8.2.8.0
tentackle-tools-8.2.7.4
tentackle-tools-8.2.7.0
tentackle-tools-8.2.6.0
tentackle-tools-8.2.5.0
tentackle-tools-8.2.4.0
tentackle-tools-8.2.3.0
tentackle-tools-8.2.2.0
2.1.x
tentackle-tools-2.1.6
tentackle-tools-2.1.5
tentackle-tools-2.1.4
tentackle-tools-2.1.2
tentackle-tools-2.1.1
tentackle-tools-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.tentackle</groupId>
    <artifactId>tentackle-tools</artifactId>
    <version>8.3.0.1</version>
</dependency>