is not current version
Last Version 0.1.3

com.fitbur.testify.junit:spring-boot-system-test 0.1.0


Categories

Categories

Spring Boot Container Microservices JUnit Unit Testing
GroupId

GroupId

com.fitbur.testify.junit
ArtifactId

ArtifactId

spring-boot-system-test
Version

Version

0.1.0
Type

Type

jar

Download spring-boot-system-test 0.1.0


<!-- https://jarcasting.com/artifacts/com.fitbur.testify.junit/spring-boot-system-test/ -->
<dependency>
    <groupId>com.fitbur.testify.junit</groupId>
    <artifactId>spring-boot-system-test</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.junit/spring-boot-system-test/
implementation 'com.fitbur.testify.junit:spring-boot-system-test:0.1.0'
// https://jarcasting.com/artifacts/com.fitbur.testify.junit/spring-boot-system-test/
implementation ("com.fitbur.testify.junit:spring-boot-system-test:0.1.0")
'com.fitbur.testify.junit:spring-boot-system-test:jar:0.1.0'
<dependency org="com.fitbur.testify.junit" name="spring-boot-system-test" rev="0.1.0">
  <artifact name="spring-boot-system-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.junit', module='spring-boot-system-test', version='0.1.0')
)
libraryDependencies += "com.fitbur.testify.junit" % "spring-boot-system-test" % "0.1.0"
[com.fitbur.testify.junit/spring-boot-system-test "0.1.0"]