Last Version

Wing 1.0.6

Scaffolding of microservice development

License

License

GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing
Version

Version

1.0.6
Type

Type

pom
Description

Description

Wing
Scaffolding of microservice development

Download wing 1.0.6

Filename Size
wing-1.0.6.pom 11 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wing-core
  • wing-traffic
  • wing-experiment
  • wing-security
  • wing-delay-queue
  • wing-spring
  • wing-test