Last Version

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

Scaffolding of microservice development

License

License

GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-test
Version

Version

1.0.6
Type

Type

jar
Description

Description

Scaffolding of microservice development

Download wing-test 1.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.16.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.