is not current version
Last Version 0.1.2

com.fitbur.testify.examples:example-junit-spring-systemtest-need 0.0.8


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.fitbur.testify.examples
ArtifactId

ArtifactId

example-junit-spring-systemtest-need
Version

Version

0.0.8
Type

Type

jar

Download example-junit-spring-systemtest-need 0.0.8


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