Last Version

OpenJAX CodeGen RadixTree 0.2.5

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

License

License

GroupId

GroupId

org.openjax.codegen
ArtifactId

ArtifactId

radixtree
Version

Version

0.2.5
Type

Type

jar
Description

Description

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

Project Organization

OpenJAX

Download radixtree 0.2.5


<!-- https://jarcasting.com/artifacts/org.openjax.codegen/radixtree/ -->
<dependency>
    <groupId>org.openjax.codegen</groupId>
    <artifactId>radixtree</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjax.codegen/radixtree/
implementation 'org.openjax.codegen:radixtree:0.2.5'
// https://jarcasting.com/artifacts/org.openjax.codegen/radixtree/
implementation ("org.openjax.codegen:radixtree:0.2.5")
'org.openjax.codegen:radixtree:jar:0.2.5'
<dependency org="org.openjax.codegen" name="radixtree" rev="0.2.5">
  <artifact name="radixtree" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjax.codegen', module='radixtree', version='0.2.5')
)
libraryDependencies += "org.openjax.codegen" % "radixtree" % "0.2.5"
[org.openjax.codegen/radixtree "0.2.5"]

Dependencies

compile (2)

Group / Artifact Type Version
org.libj : lang jar 0.7.5
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.libj : test jar 0.7.1
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.