is not current version
Last Version 3.0.6

com.github.fartherp.spring.boot:framework-spring-boot-starter-test 3.0.5


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.fartherp.spring.boot
ArtifactId

ArtifactId

framework-spring-boot-starter-test
Version

Version

3.0.5
Type

Type

jar

Download framework-spring-boot-starter-test 3.0.5


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