Totoe Core

JSON and XML parser for GWT with jsonpath / xpath and namespaces support

License

License

GroupId

GroupId

name.pehl
ArtifactId

ArtifactId

totoe
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Totoe Core
JSON and XML parser for GWT with jsonpath / xpath and namespaces support
Project Organization

Project Organization

Harald Pehl

Download totoe

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.1
javax.validation : validation-api jar 1.0.0.GA
javax.validation : validation-api jar 1.0.0.GA

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.7
0.6
0.5
0.4
0.3