License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdio.github.xzxiaoshan |
ArtifactId | ArtifactIdspring-ws-core-reactor |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-ws-core-reactor
基于 spring-ws-core 支持 reactor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.xzxiaoshan/spring-ws-core-reactor/ -->
<dependency>
<groupId>io.github.xzxiaoshan</groupId>
<artifactId>spring-ws-core-reactor</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xzxiaoshan/spring-ws-core-reactor/
implementation 'io.github.xzxiaoshan:spring-ws-core-reactor:0.0.1'
// https://jarcasting.com/artifacts/io.github.xzxiaoshan/spring-ws-core-reactor/
implementation ("io.github.xzxiaoshan:spring-ws-core-reactor:0.0.1")
'io.github.xzxiaoshan:spring-ws-core-reactor:jar:0.0.1'
<dependency org="io.github.xzxiaoshan" name="spring-ws-core-reactor" rev="0.0.1">
<artifact name="spring-ws-core-reactor" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xzxiaoshan', module='spring-ws-core-reactor', version='0.0.1')
)
libraryDependencies += "io.github.xzxiaoshan" % "spring-ws-core-reactor" % "0.0.1"
[io.github.xzxiaoshan/spring-ws-core-reactor "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.ws : spring-ws-core | jar | 3.1.3 |
io.projectreactor : reactor-core | jar | 3.4.17 |