pl.beone.lib.junit.jupiter.applicationmodel.DockerExtensionException.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of docker-extension-junit5 Show documentation
Show all versions of docker-extension-junit5 Show documentation
pl.beone.lib:docker-extension-junit5
package pl.beone.lib.junit.jupiter.applicationmodel
open class DockerExtensionException(
mavenLog: String
) : Exception(mavenLog)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy