Last Version

com.github.seanyinx.wing:wing-spring-test 1.0.6

Scaffolding of microservice development

License

License

GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-test
Version

Version

1.0.6
Type

Type

jar
Description

Description

Scaffolding of microservice development

Download wing-spring-test 1.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.seanyinx.wing : wing-test jar 1.0.6
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.