License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.officefloor.spring |
ArtifactId | ArtifactIdofficespring_webclient |
Last Version | Last Version3.40.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring WebClient
OfficeFloor plug-in for Spring WebClient
|
<!-- https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webclient/ -->
<dependency>
<groupId>net.officefloor.spring</groupId>
<artifactId>officespring_webclient</artifactId>
<version>3.40.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webclient/
implementation 'net.officefloor.spring:officespring_webclient:3.40.0'
// https://jarcasting.com/artifacts/net.officefloor.spring/officespring_webclient/
implementation ("net.officefloor.spring:officespring_webclient:3.40.0")
'net.officefloor.spring:officespring_webclient:jar:3.40.0'
<dependency org="net.officefloor.spring" name="officespring_webclient" rev="3.40.0">
<artifact name="officespring_webclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.officefloor.spring', module='officespring_webclient', version='3.40.0')
)
libraryDependencies += "net.officefloor.spring" % "officespring_webclient" % "3.40.0"
[net.officefloor.spring/officespring_webclient "3.40.0"]
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.core : officecompiler | jar | 3.40.0 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
net.officefloor.web : woof | jar | 3.40.0 |