MVN

org.openjax.codegen : radixtree

Maven & Gradle

May 23, 2020
3 usages
1 stars

OpenJAX CodeGen RadixTree · Generate a Radix Tree of keywords as a Java Enum for time-optimized lookup operations.

<dependency>
    <groupId>org.openjax.codegen</groupId>
    <artifactId>radixtree</artifactId>
    <version>0.2.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openjax.codegen : radixtree to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.5

All Versions

Choose a version of org.openjax.codegen : radixtree to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
radixtree-0.2.5
radixtree-0.2.4
radixtree-0.2.3

How to add a dependency to Maven

Add the following org.openjax.codegen : radixtree maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openjax.codegen</groupId>
    <artifactId>radixtree</artifactId>
    <version>0.2.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openjax.codegen : radixtree gradle dependency to your build.gradle file:

implementation 'org.openjax.codegen:radixtree:0.2.5'

Gradle Kotlin DSL: Add the following org.openjax.codegen : radixtree gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openjax.codegen:radixtree:0.2.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openjax.codegen : radixtree sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openjax.codegen" % "radixtree" % "0.2.5"

Advertisement

Dependencies from Group

May 23, 2020
3 usages
1 stars
May 23, 2020
1 usages
1 stars
May 23, 2020
1 stars

Discover Dependencies

Jul 17, 2023
28.9k stars
Aug 01, 2023
45 usages
16.3k stars
Nov 22, 2021
48 usages
82 stars
Apr 27, 2013
8 usages
382 stars
Jul 02, 2018
4 usages
1 stars
May 26, 2022
31 usages
70 stars
Apr 18, 2018
3 usages
31 stars
Sep 21, 2020
3 usages