Last Version

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

Scaffolding of microservice development

License

License

GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-experiment
Version

Version

1.0.6
Type

Type

jar
Description

Description

Scaffolding of microservice development

Download wing-spring-experiment 1.0.6


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.seanyinx.wing : wing-core jar 1.0.6
com.github.seanyinx.wing : wing-experiment jar 1.0.6
org.springframework.boot : spring-boot-starter jar
org.springframework : spring-aop jar
org.aspectj : aspectjweaver jar 1.8.14
org.springframework.boot : spring-boot-starter-aop jar

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.testcontainers : testcontainers jar 1.16.0
org.assertj : assertj-core jar 3.18.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
com.lmax : disruptor jar 3.4.2

Project Modules

There are no modules declared in this project.