Ka Commons Reflection

Common utilities and classes for reflection

License

License

GroupId

GroupId

org.kasource.commons
ArtifactId

ArtifactId

ka-commons-reflection
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Ka Commons Reflection
Common utilities and classes for reflection
Project Organization

Project Organization

Ka Source
Source Code Management

Source Code Management

https://github.com/wigforss/ka-commons-reflection.git

Download ka-commons-reflection

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.sf.scannotation : scannotation jar 1.0.2
org.kasource.commons : ka-commons-collection jar 0.1
org.apache.commons : commons-lang3 jar 3.6
cglib : cglib-nodep jar 3.3.0
com.google.code.findbugs : annotations jar 3.0.1u2
org.kasource : qa-rules jar 0.4

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
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.30

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
1.1