io.kroxylicious.testing.kafka.common.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of testing-impl Show documentation
Show all versions of testing-impl Show documentation
Provides two implementations of KafkaCluster and some common constraint annotations for clusters.
The newest version!
/*
* Copyright Kroxylicious Authors.
*
* Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
/**
* Provides some common {@link io.kroxylicious.testing.kafka.api.KafkaClusterConstraint}-annotated
* constraint annotations and other supporting classes for the in-JVM and testcontainers implementations.
*/
package io.kroxylicious.testing.kafka.common;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy