Last Version

Java bindings for ELG JSON messages 1.0.1

Java POJO classes representing the various JSON messages defined for the APIs of the European Language Grid, for use with the Jackson databinding library.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

eu.european-language-grid
ArtifactId

ArtifactId

elg-java-bindings
Version

Version

1.0.1
Type

Type

jar
Description

Description

Java bindings for ELG JSON messages
Java POJO classes representing the various JSON messages defined for the APIs of the European Language Grid, for use with the Jackson databinding library.
Project URL

Project URL

https://www.european-language-grid.eu
Source Code Management

Source Code Management

https://gitlab.com/european-language-grid/platform/elg-apis/-/tree/master/java

Download elg-java-bindings 1.0.1


<!-- https://jarcasting.com/artifacts/eu.european-language-grid/elg-java-bindings/ -->
<dependency>
    <groupId>eu.european-language-grid</groupId>
    <artifactId>elg-java-bindings</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.european-language-grid/elg-java-bindings/
implementation 'eu.european-language-grid:elg-java-bindings:1.0.1'
// https://jarcasting.com/artifacts/eu.european-language-grid/elg-java-bindings/
implementation ("eu.european-language-grid:elg-java-bindings:1.0.1")
'eu.european-language-grid:elg-java-bindings:jar:1.0.1'
<dependency org="eu.european-language-grid" name="elg-java-bindings" rev="1.0.1">
  <artifact name="elg-java-bindings" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.european-language-grid', module='elg-java-bindings', version='1.0.1')
)
libraryDependencies += "eu.european-language-grid" % "elg-java-bindings" % "1.0.1"
[eu.european-language-grid/elg-java-bindings "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0

Project Modules

There are no modules declared in this project.