| License |
License |
|---|---|
| GroupId | GroupIdname.pehl |
| ArtifactId | ArtifactIdtotoe |
| Last Version | Last Version0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTotoe Core
JSON and XML parser for GWT with jsonpath / xpath and namespaces support
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| totoe-0.7.pom | |
| totoe-0.7.jar | 75 KB |
| totoe-0.7-sources.jar | 44 KB |
| totoe-0.7-javadoc.jar | 225 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-all | jar | 1.9.5 |