Last Version

Universal Visitor 0.0.1

Universal Visitor is tiny but powerful library allowing to easily "visit" an object graph and extracting information with a simple Map/Reduce API.

License

License

GroupId

GroupId

org.nuunframework
ArtifactId

ArtifactId

universalvisitor
Version

Version

0.0.1
Type

Type

jar
Description

Description

Universal Visitor
Universal Visitor is tiny but powerful library allowing to easily "visit" an object graph and extracting information with a simple Map/Reduce API.
Source Code Management

Source Code Management

https://github.com/kametic/nuun-framework

Download universalvisitor 0.0.1


<!-- https://jarcasting.com/artifacts/org.nuunframework/universalvisitor/ -->
<dependency>
    <groupId>org.nuunframework</groupId>
    <artifactId>universalvisitor</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nuunframework/universalvisitor/
implementation 'org.nuunframework:universalvisitor:0.0.1'
// https://jarcasting.com/artifacts/org.nuunframework/universalvisitor/
implementation ("org.nuunframework:universalvisitor:0.0.1")
'org.nuunframework:universalvisitor:jar:0.0.1'
<dependency org="org.nuunframework" name="universalvisitor" rev="0.0.1">
  <artifact name="universalvisitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nuunframework', module='universalvisitor', version='0.0.1')
)
libraryDependencies += "org.nuunframework" % "universalvisitor" % "0.0.1"
[org.nuunframework/universalvisitor "0.0.1"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.assertj : assertj-core jar 1.6.1

Project Modules

There are no modules declared in this project.