Last Version

JAX-SB Runtime 2.1.6

The JAX-SB Runtime, which provides the base abstractions and functionalities for binding classes created by the JAX-SB framework.

License

License

GroupId

GroupId

org.jaxsb
ArtifactId

ArtifactId

runtime
Version

Version

2.1.6
Type

Type

jar
Description

Description

JAX-SB Runtime
The JAX-SB Runtime, which provides the base abstractions and functionalities for binding classes created by the JAX-SB framework.
Project Organization

Project Organization

JAX-SB

Download runtime 2.1.6


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2
org.libj : lang jar 0.7.5
org.openjax.xml : datatype jar 0.9.4
org.openjax.xml : dom jar 0.9.4
org.jaxsb : compiler jar 2.1.6
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.