Juffrou Reflect

Performant java bean access through property names. If you are serious about bean handling, this is for you.

License

License

GroupId

GroupId

com.googlecode.juffrou
ArtifactId

ArtifactId

juffrou-reflect
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Juffrou Reflect
Performant java bean access through property names. If you are serious about bean handling, this is for you.

Download juffrou-reflect

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0