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