com.github.seanyinx.wing:wing-experiment

Scaffolding of microservice development

License

License

GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-experiment
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Scaffolding of microservice development

Download wing-experiment

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.github.seanyinx.wing : wing-traffic-common jar 1.0.6
org.aspectj : aspectjweaver jar 1.8.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.3
1.0.2
1.0.1