| License | License | 
|---|---|
| GroupId | GroupIdorg.kasource.commons | 
| ArtifactId | ArtifactIdka-commons-reflection | 
| Last Version | Last Version2.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKa Commons Reflection Common utilities and classes for reflection | 
| Project Organization | Project OrganizationKa Source | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| ka-commons-reflection-2.1.pom | |
| ka-commons-reflection-2.1.jar | 84 KB | 
| ka-commons-reflection-2.1-sources.jar | 57 KB | 
| ka-commons-reflection-2.1-javadoc.jar | 369 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |