License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.naturalprogrammer.spring-lemon |
ArtifactId | ArtifactIdspring-lemon-commons-reactive |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.naturalprogrammer.spring-lemon:spring-lemon-commons-reactive
>Helper reactive commons library for Spring Boot REST APIs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.naturalprogrammer.spring-lemon/spring-lemon-commons-reactive/ -->
<dependency>
<groupId>com.naturalprogrammer.spring-lemon</groupId>
<artifactId>spring-lemon-commons-reactive</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.naturalprogrammer.spring-lemon/spring-lemon-commons-reactive/
implementation 'com.naturalprogrammer.spring-lemon:spring-lemon-commons-reactive:1.0.1'
// https://jarcasting.com/artifacts/com.naturalprogrammer.spring-lemon/spring-lemon-commons-reactive/
implementation ("com.naturalprogrammer.spring-lemon:spring-lemon-commons-reactive:1.0.1")
'com.naturalprogrammer.spring-lemon:spring-lemon-commons-reactive:jar:1.0.1'
<dependency org="com.naturalprogrammer.spring-lemon" name="spring-lemon-commons-reactive" rev="1.0.1">
<artifact name="spring-lemon-commons-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.naturalprogrammer.spring-lemon', module='spring-lemon-commons-reactive', version='1.0.1')
)
libraryDependencies += "com.naturalprogrammer.spring-lemon" % "spring-lemon-commons-reactive" % "1.0.1"
[com.naturalprogrammer.spring-lemon/spring-lemon-commons-reactive "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.naturalprogrammer.spring-lemon : spring-lemon-commons | jar | 1.0.1 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.6.0 |
org.mongodb : bson | jar | 4.4.0 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.0 |
io.projectreactor : reactor-test | jar |