A library which provides caching for annotation on getters of java bean properties.
It also creates byte code (via reflectAsm) to call getter and setter of the annotated java bean property
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Reflection
BSD 3-clause
| com.esotericsoftware
»
reflectasm High performance Java reflection using code generation | 1.11.3 | 1.11.9 |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
MIT
| com.github.npathai
»
hamcrest-optional A set of Hamcrest matchers for java.util.Optional. | 2.0.0 | ✔ | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.1.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.1.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.1.0 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.1.0 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 5.1.0 | 6.1.3 |