Interface ContributingTestContainerArtifactId

All Superinterfaces:
ContributingTestContainerDependency
All Known Implementing Classes:
Kafka, LocalStack, MockServerClient

public interface ContributingTestContainerArtifactId extends ContributingTestContainerDependency
API to flag a feature as contributing a Test Container Dependency. By implementing this instead of ContributingTestContainerDependency they only have to provide the artifactId.
Since:
4.4.0
Author:
Sergio del Amo