fluent-reflection

A library providing a neat interface to the Java language reflection facilities.

License

License

GroupId

GroupId

com.lexicalscope.fluent-reflection
ArtifactId

ArtifactId

fluent-reflection
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

fluent-reflection
A library providing a neat interface to the Java language reflection facilities.
Project URL

Project URL

http://fluent-reflection.lexicalscope.com/
Project Organization

Project Organization

lexicalscope
Source Code Management

Source Code Management

https://github.com/lexicalscope/fluent-reflection

Download fluent-reflection

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-integration jar 1.3.RC2
com.googlecode.lambdaj : lambdaj Optional jar 2.3.1
com.google.inject : guice Optional jar 3.0
org.apache.commons : commons-lang3 Optional jar 3.0.1
com.google.guava : guava Optional jar 10.0

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.10
org.jmock : jmock-junit4 jar 2.6.0-RC2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.12
0.0.11
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1