MVN

org.treetank : jax-rx

Maven & Gradle

Dec 17, 2013

Jax-RX interface implementation · This project give the jax-rx interface to jax-rx.

<dependency>
    <groupId>org.treetank</groupId>
    <artifactId>jax-rx</artifactId>
    <version>6.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.treetank : jax-rx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.1

All Versions

Choose a version of org.treetank : jax-rx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
jax-rx-6.0.1

How to add a dependency to Maven

Add the following org.treetank : jax-rx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.treetank</groupId>
    <artifactId>jax-rx</artifactId>
    <version>6.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.treetank : jax-rx gradle dependency to your build.gradle file:

implementation 'org.treetank:jax-rx:6.0.1'

Gradle Kotlin DSL: Add the following org.treetank : jax-rx gradle kotlin dependency to your build.gradle.kts file:

implementation("org.treetank:jax-rx:6.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.treetank : jax-rx sbt scala dependency to your build.sbt file:

libraryDependencies += "org.treetank" % "jax-rx" % "6.0.1"

Advertisement

Dependencies from Group

Dec 17, 2013
6 usages
Dec 17, 2013
5 usages
Dec 17, 2013
2 usages
xml
Dec 17, 2013
2 usages
Dec 17, 2013
21 stars

Discover Dependencies