Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 12:13
· 12 commits to master since this release

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-advanced-imagebuilder</artifactId>
   <version>1.0.0</version>
</dependency>