org.hamcrest.HamcrestCoreIsDeprecated Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hamcrest-core Show documentation
Show all versions of hamcrest-core Show documentation
This is the core API of hamcrest matcher framework
to be used by third-party framework providers.
This includes the a foundation set of matcher
implementations for common operations.
package org.hamcrest;
/**
* All the classes in hamcrest-core.jar
have moved to
* hamcrest.jar
. Please use that dependency instead.
*/
@Deprecated
class HamcrestCoreIsDeprecated {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy