AutoValue: XPath Extension

AutoValue extension that creates AutoValue objects from XML

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.hihi-dev
ArtifactId

ArtifactId

auto-value-xml
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

AutoValue: XPath Extension
AutoValue extension that creates AutoValue objects from XML
Project URL

Project URL

https://github.com/hihi-dev/auto-value-xpath
Source Code Management

Source Code Management

https://github.com/hihi-dev/auto-value-xpath

Download auto-value-xml

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hihi-dev/auto-value-xml/ -->
<dependency>
    <groupId>com.github.hihi-dev</groupId>
    <artifactId>auto-value-xml</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hihi-dev/auto-value-xml/
implementation 'com.github.hihi-dev:auto-value-xml:0.1.0'
// https://jarcasting.com/artifacts/com.github.hihi-dev/auto-value-xml/
implementation ("com.github.hihi-dev:auto-value-xml:0.1.0")
'com.github.hihi-dev:auto-value-xml:jar:0.1.0'
<dependency org="com.github.hihi-dev" name="auto-value-xml" rev="0.1.0">
  <artifact name="auto-value-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hihi-dev', module='auto-value-xml', version='0.1.0')
)
libraryDependencies += "com.github.hihi-dev" % "auto-value-xml" % "0.1.0"
[com.github.hihi-dev/auto-value-xml "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6.3
com.squareup : javapoet jar 1.11.1
com.google.guava : guava jar 27.0-jre
com.github.hihi-dev : auto-value-xml-annotations jar 0.1.0

runtime (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.42
com.google.testing.compile : compile-testing jar 0.15

Project Modules

There are no modules declared in this project.
com.github.hihi-dev

HiHi Limited

Versions

Version
0.1.0