Totoe

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

License

License

GroupId

GroupId

name.pehl
ArtifactId

ArtifactId

totoe-parent
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

Harald Pehl

Download totoe-parent

Filename Size
totoe-parent-0.7.pom 13 KB
Browse

How to add to project

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

  • core
  • tester

Versions

Version
0.7
0.6
0.5
0.4
0.3