Last Version

JAX-SB Compiler 2.1.6

The JAX-SB Compiler, which is responsible for the compilation stage of the binding generation process.

License

License

GroupId

GroupId

org.jaxsb
ArtifactId

ArtifactId

compiler
Version

Version

2.1.6
Type

Type

jar
Description

Description

JAX-SB Compiler
The JAX-SB Compiler, which is responsible for the compilation stage of the binding generation process.
Project Organization

Project Organization

JAX-SB

Download compiler 2.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.openjax.xml : sax jar 0.9.4
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.