Last Version

OpenJAX CDM 0.0.9

CDM is an early development project to develop a Java API for the expression of the Java language.

License

License

GroupId

GroupId

org.openjax
ArtifactId

ArtifactId

cdm
Version

Version

0.0.9
Type

Type

jar
Description

Description

OpenJAX CDM
CDM is an early development project to develop a Java API for the expression of the Java language.
Project Organization

Project Organization

OpenJAX

Download cdm 0.0.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.libj : util jar 0.8.1
org.openjax.codegen : radixtree jar 0.2.5
ch.qos.logback : logback-classic jar 1.2.3

test (2)

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

Project Modules

There are no modules declared in this project.