MVN

name.pehl : totoe-parent

Maven & Gradle

Jul 19, 2013
9 stars

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

<dependency>
    <groupId>name.pehl</groupId>
    <artifactId>totoe-parent</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of name.pehl : totoe-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of name.pehl : totoe-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7
totoe-parent-0.7
0.6
totoe-parent-0.6
0.5
totoe-parent-0.5
0.4
totoe-parent-0.4
0.3
totoe-parent-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>name.pehl</groupId>
    <artifactId>totoe-parent</artifactId>
    <version>0.7</version>
</dependency>

Advertisement