Last Version

spring-boot-unitils-starter 1.3.0.RELEASE

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yangjianzhou
ArtifactId

ArtifactId

spring-boot-unitils-starter
Version

Version

1.3.0.RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://github.com/yangjianzhou/spring-boot-unitils
Source Code Management

Source Code Management

https://github.com/yangjianzhou/spring-boot-unitils

Download spring-boot-unitils-starter 1.3.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.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yangjianzhou/spring-boot-unitils-starter/
implementation 'com.github.yangjianzhou:spring-boot-unitils-starter:1.3.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.yangjianzhou/spring-boot-unitils-starter/
implementation ("com.github.yangjianzhou:spring-boot-unitils-starter:1.3.0.RELEASE")
'com.github.yangjianzhou:spring-boot-unitils-starter:jar:1.3.0.RELEASE'
<dependency org="com.github.yangjianzhou" name="spring-boot-unitils-starter" rev="1.3.0.RELEASE">
  <artifact name="spring-boot-unitils-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yangjianzhou', module='spring-boot-unitils-starter', version='1.3.0.RELEASE')
)
libraryDependencies += "com.github.yangjianzhou" % "spring-boot-unitils-starter" % "1.3.0.RELEASE"
[com.github.yangjianzhou/spring-boot-unitils-starter "1.3.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.unitils : unitils-dbunit jar 3.4.6
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.0.3.RELEASE
junit : junit jar 4.12
org.unitils : unitils-spring jar 3.4.6
org.dbunit : dbunit jar 2.5.4

Project Modules

There are no modules declared in this project.