HiQ Commons Reflection

Common utilities and classes for reflection

License

License

GroupId

GroupId

se.hiq.oss.commons
ArtifactId

ArtifactId

commons-reflection
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

HiQ Commons Reflection
Common utilities and classes for reflection
Source Code Management

Source Code Management

https://bitbucket.org/hiq-oss/commons-reflection

Download commons-reflection

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.kasource.commons : ka-commons-collection jar 0.1
cglib : cglib-nodep jar 2.2
org.apache.commons : commons-lang3 jar 3.6
javax.validation : validation-api jar 1.1.0.CR2
com.google.code.findbugs : annotations jar 3.0.1u2
se.hiq.oss.qa : qa-rules jar 0.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19
org.unitils : unitils-inject jar 3.4.6
org.slf4j : jcl-over-slf4j jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.1