License |
License |
---|---|
GroupId | GroupIdcom.github.seanyinx.wing |
ArtifactId | ArtifactIdwing-traffic |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionScaffolding of microservice development
|
Filename | Size |
---|---|
wing-traffic-1.0.6.pom | 742 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-traffic/ -->
<dependency>
<groupId>com.github.seanyinx.wing</groupId>
<artifactId>wing-traffic</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-traffic/
implementation 'com.github.seanyinx.wing:wing-traffic:1.0.6'
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-traffic/
implementation ("com.github.seanyinx.wing:wing-traffic:1.0.6")
'com.github.seanyinx.wing:wing-traffic:pom:1.0.6'
<dependency org="com.github.seanyinx.wing" name="wing-traffic" rev="1.0.6">
<artifact name="wing-traffic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.seanyinx.wing', module='wing-traffic', version='1.0.6')
)
libraryDependencies += "com.github.seanyinx.wing" % "wing-traffic" % "1.0.6"
[com.github.seanyinx.wing/wing-traffic "1.0.6"]