| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luterc |
| ArtifactId | ArtifactIdheimdall-webflux |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionheimdall-webflux
Heimdall WebFlux Context
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| heimdall-webflux-1.1.2.pom | |
| heimdall-webflux-1.1.2.jar | 9 KB |
| heimdall-webflux-1.1.2-sources.jar | 12 KB |
| heimdall-webflux-1.1.2-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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-webflux/
implementation 'com.github.luterc:heimdall-webflux:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-webflux/
implementation ("com.github.luterc:heimdall-webflux:1.1.2")
'com.github.luterc:heimdall-webflux:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-webflux" rev="1.1.2">
<artifact name="heimdall-webflux" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-webflux', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-webflux" % "1.1.2"
[com.github.luterc/heimdall-webflux "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.luterc : heimdall-core | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-webflux | jar | 5.3.20 |