keycloakjar.org.springframework.objenesis.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of camunda-bpm-identity-keycloak-all Show documentation
Show all versions of camunda-bpm-identity-keycloak-all Show documentation
Camunda Keycloak Identity Provider Plugin including all transitive dependencies
/**
* Spring's repackaging of
* Objenesis 3.0
* (with SpringObjenesis entry point; for internal use only).
*
* This repackaging technique avoids any potential conflicts with
* dependencies on different Objenesis versions at the application
* level or from third-party libraries and frameworks.
*
*
As this repackaging happens at the class file level, sources
* and javadocs are not available here. See the original
* Objenesis docs
* for details when working with these classes.
*/
package org.springframework.objenesis;