Last Version

JXPath Object Formatter 1.2.0

Wrapper for apache commons-jxpath to generate string representations of JAXB-serializable objects

License

License

Categories

Categories

Net ORM Data
GroupId

GroupId

net.codesup.util
ArtifactId

ArtifactId

jxpath-object-formatter
Version

Version

1.2.0
Type

Type

jar
Description

Description

JXPath Object Formatter
Wrapper for apache commons-jxpath to generate string representations of JAXB-serializable objects
Project URL

Project URL

https://github.com/mklemm/jxpath-object-formatter
Source Code Management

Source Code Management

https://github.com/mklemm/jxpath-object-formatter.git

Download jxpath-object-formatter 1.2.0


<!-- https://jarcasting.com/artifacts/net.codesup.util/jxpath-object-formatter/ -->
<dependency>
    <groupId>net.codesup.util</groupId>
    <artifactId>jxpath-object-formatter</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.codesup.util/jxpath-object-formatter/
implementation 'net.codesup.util:jxpath-object-formatter:1.2.0'
// https://jarcasting.com/artifacts/net.codesup.util/jxpath-object-formatter/
implementation ("net.codesup.util:jxpath-object-formatter:1.2.0")
'net.codesup.util:jxpath-object-formatter:jar:1.2.0'
<dependency org="net.codesup.util" name="jxpath-object-formatter" rev="1.2.0">
  <artifact name="jxpath-object-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.codesup.util', module='jxpath-object-formatter', version='1.2.0')
)
libraryDependencies += "net.codesup.util" % "jxpath-object-formatter" % "1.2.0"
[net.codesup.util/jxpath-object-formatter "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.codesup.util : jxpath jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.