is not current version
Last Version 0.1.3

com.fitbur.testify.examples:example-junit-spring-integrationtest 0.1.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.fitbur.testify.examples
ArtifactId

ArtifactId

example-junit-spring-integrationtest
Version

Version

0.1.0
Type

Type

jar

Download example-junit-spring-integrationtest 0.1.0


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