is not current version
Last Version 1.3.0.RELEASE

com.github.yangjianzhou:spring-boot-unitils-starter 1.0.0.RELEASE

spring-boot-unitils-starter is a unitils-spring extension tool which provides support spring boot test base on unitils

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yangjianzhou
ArtifactId

ArtifactId

spring-boot-unitils-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download spring-boot-unitils-starter 1.0.0.RELEASE


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