Last Version

JAX-SB Tutorial 2.1.6

Tutorial projects illustrating the use of the JAX-SB framework.

License

License

GroupId

GroupId

org.jaxsb
ArtifactId

ArtifactId

tutorial
Version

Version

2.1.6
Type

Type

jar
Description

Description

JAX-SB Tutorial
Tutorial projects illustrating the use of the JAX-SB framework.
Project Organization

Project Organization

JAX-SB

Download tutorial 2.1.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jaxsb : runtime 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.