Provides obfuscation support to Spring beans

Compile Dependencies (3)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.github.robtimus » obfuscation-core
Provides functionality for obfuscating text
1.5
Apache 2.0
com.github.robtimus » obfuscation-annotations
Contains general purpose annotations for obfuscation-core (https://robtimus.github.io/obfuscation-core)
2.0
Dep Injection Apache 2.0
org.springframework » spring-beans
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...

Test Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
Testing BSD 3-clause
org.hamcrest » hamcrest
Core API and libraries of hamcrest matcher framework.
2.23.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
5.9.26.0.3
Mocking MIT
org.mockito » mockito-core
Mockito mock objects library core API and implementation
5.2.05.23.0
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...