Last Version

LMZ Widget Configuration Model 1.3

The JSON model for the LMZ widget configuration protocol

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

nz.ac.auckland.lmzwidget
ArtifactId

ArtifactId

configuration-model
Version

Version

1.3
Type

Type

jar
Description

Description

LMZ Widget Configuration Model
The JSON model for the LMZ widget configuration protocol

Download configuration-model 1.3


<!-- https://jarcasting.com/artifacts/nz.ac.auckland.lmzwidget/configuration-model/ -->
<dependency>
    <groupId>nz.ac.auckland.lmzwidget</groupId>
    <artifactId>configuration-model</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.auckland.lmzwidget/configuration-model/
implementation 'nz.ac.auckland.lmzwidget:configuration-model:1.3'
// https://jarcasting.com/artifacts/nz.ac.auckland.lmzwidget/configuration-model/
implementation ("nz.ac.auckland.lmzwidget:configuration-model:1.3")
'nz.ac.auckland.lmzwidget:configuration-model:jar:1.3'
<dependency org="nz.ac.auckland.lmzwidget" name="configuration-model" rev="1.3">
  <artifact name="configuration-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.auckland.lmzwidget', module='configuration-model', version='1.3')
)
libraryDependencies += "nz.ac.auckland.lmzwidget" % "configuration-model" % "1.3"
[nz.ac.auckland.lmzwidget/configuration-model "1.3"]

Dependencies

compile (4)

Group / Artifact Type Version
nz.ac.auckland.composite : composite-jackson jar [2.4, 3)
commons-lang : commons-lang jar 2.6
nz.ac.auckland.composite : composite-logging-api jar [3.3,4)
org.slf4j : slf4j-jdk14 jar 1.5.6

test (1)

Group / Artifact Type Version
nz.ac.auckland.composite : composite-unittest jar [2.4,3)

Project Modules

There are no modules declared in this project.