gml-objects

A Java mapping for the OGC Geography Markup Language (GML)

License

License

GroupId

GroupId

org.xmlobjects.gml
ArtifactId

ArtifactId

gml-objects
Last Version

Last Version

1.0.0-rc.5
Release Date

Release Date

Type

Type

jar
Description

Description

gml-objects
A Java mapping for the OGC Geography Markup Language (GML)
Project URL

Project URL

https://github.com/xmlobjects/gml-objects
Source Code Management

Source Code Management

https://github.com/xmlobjects/gml-objects

Download gml-objects

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.xmlobjects : xml-objects jar 1.0.0-rc.4

Project Modules

There are no modules declared in this project.
org.xmlobjects.gml

xml-objects

A simple and lightweight XML-to-object mapping library

Versions

Version
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.1
0.9.0