Jar examples for s:springboot-testcontainer-common
Common utils for springboot-container
You can download jar file springboot-testcontainer-common 0.1.0-RC1 in this page.
MIT License
You can use the following script to add springboot-testcontainer-common-0.1.0-RC1.jar to your project.
<dependency> <groupId>com.avides.springboot.testcontainer</groupId> <artifactId>springboot-testcontainer-common</artifactId> <version>0.1.0-RC1</version> </dependency>
compile group: 'com.avides.springboot.testcontainer', name: 'springboot-testcontainer-common', version: '0.1.0-RC1'
libraryDependencies += "com.avides.springboot.testcontainer" % "springboot-testcontainer-common" % "0.1.0-RC1"
<dependency org="com.avides.springboot.testcontainer" name="springboot-testcontainer-common" rev="0.1.0-RC1"/>
@Grapes(@Grab(group='com.avides.springboot.testcontainer', module='springboot-testcontainer-common', version='0.1.0-RC1'))
'com.avides.springboot.testcontainer:springboot-testcontainer-common:jar:0.1.0-RC1'
Click the following link to download the jar file.
springboot-testcontainer-common-0.1.0-RC1-javadoc.jar