| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luterc |
| ArtifactId | ArtifactIdheimdall-webflux |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Descriptionheimdall-webflux
Heimdall WebFlux Context
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| heimdall-webflux-1.0.9.pom | |
| heimdall-webflux-1.0.9.jar | 9 KB |
| heimdall-webflux-1.0.9-sources.jar | 12 KB |
| heimdall-webflux-1.0.9-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-webflux/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-webflux</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-webflux/
implementation 'com.github.luterc:heimdall-webflux:1.0.9'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-webflux/
implementation ("com.github.luterc:heimdall-webflux:1.0.9")
'com.github.luterc:heimdall-webflux:jar:1.0.9'
<dependency org="com.github.luterc" name="heimdall-webflux" rev="1.0.9">
<artifact name="heimdall-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-webflux', version='1.0.9')
)
libraryDependencies += "com.github.luterc" % "heimdall-webflux" % "1.0.9"
[com.github.luterc/heimdall-webflux "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.luterc : heimdall-core | jar | 1.0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webflux | jar | 5.3.13 |