Download springboot-testcontainer-common-0.1.0-RC2.jar file - Jar s

Jar examples for s:springboot-testcontainer-common

Description

Common utils for springboot-container

You can download jar file springboot-testcontainer-common 0.1.0-RC2 in this page.

License

MIT License

Build File

You can use the following script to add springboot-testcontainer-common-0.1.0-RC2.jar to your project.

<dependency>
   <groupId>com.avides.springboot.testcontainer</groupId>
   <artifactId>springboot-testcontainer-common</artifactId>
   <version>0.1.0-RC2</version>
</dependency>
compile group: 'com.avides.springboot.testcontainer', name: 'springboot-testcontainer-common', version: '0.1.0-RC2'
libraryDependencies += "com.avides.springboot.testcontainer" % "springboot-testcontainer-common" % "0.1.0-RC2"
<dependency org="com.avides.springboot.testcontainer" name="springboot-testcontainer-common" rev="0.1.0-RC2"/>
@Grapes(@Grab(group='com.avides.springboot.testcontainer', module='springboot-testcontainer-common', version='0.1.0-RC2'))
'com.avides.springboot.testcontainer:springboot-testcontainer-common:jar:0.1.0-RC2'

Download

Click the following link to download the jar file.

springboot-testcontainer-common-0.1.0-RC2-javadoc.jar
springboot-testcontainer-common-0.1.0-RC2-sources.jar
springboot-testcontainer-common-0.1.0-RC2.jar
springboot-testcontainer-common-0.1.0-RC2.pom



Related Tutorials