Download springboot-testcontainer-common-0.1.0-RC6.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-RC6 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials