Last Version

Cherry-Reflect 1.0.0

Provides convenience methods for working with java beans introspection.

License

License

GroupId

GroupId

com.codereligion
ArtifactId

ArtifactId

codereligion-cherry-reflect
Version

Version

1.0.0
Type

Type

jar
Description

Description

Cherry-Reflect
Provides convenience methods for working with java beans introspection.
Project URL

Project URL

https://github.com/codereligion/cherry-reflect

Download codereligion-cherry-reflect 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 14.0.1
com.google.code.findbugs : jsr305 jar 2.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-integration jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.