| Categories | CategoriesReact User Interface Web Frameworks | 
|---|---|
| GroupId | GroupIdorg.bremersee | 
| ArtifactId | ArtifactIdcommon-base-reactive | 
| Version | Version2.0.0-SNAPSOT | 
| Type | Typejar | 
| Description | Descriptioncommon-base-reactive Common Base Reactive | 
<!-- https://jarcasting.com/artifacts/org.bremersee/common-base-reactive/ -->
<dependency>
    <groupId>org.bremersee</groupId>
    <artifactId>common-base-reactive</artifactId>
    <version>2.0.0-SNAPSOT</version>
</dependency>// https://jarcasting.com/artifacts/org.bremersee/common-base-reactive/
implementation 'org.bremersee:common-base-reactive:2.0.0-SNAPSOT'// https://jarcasting.com/artifacts/org.bremersee/common-base-reactive/
implementation ("org.bremersee:common-base-reactive:2.0.0-SNAPSOT")'org.bremersee:common-base-reactive:jar:2.0.0-SNAPSOT'<dependency org="org.bremersee" name="common-base-reactive" rev="2.0.0-SNAPSOT">
  <artifact name="common-base-reactive" type="jar" />
</dependency>@Grapes(
@Grab(group='org.bremersee', module='common-base-reactive', version='2.0.0-SNAPSOT')
)libraryDependencies += "org.bremersee" % "common-base-reactive" % "2.0.0-SNAPSOT"[org.bremersee/common-base-reactive "2.0.0-SNAPSOT"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.bremersee : common-base | jar | 2.0.0-SNAPSOT | 
| org.springframework : spring-webflux | jar | |
| org.springframework.security : spring-security-config Optional | jar | |
| org.springframework.security : spring-security-oauth2-jose Optional | jar | |
| org.springframework.security : spring-security-oauth2-resource-server Optional | jar | |
| org.slf4j : slf4j-api Optional | jar | |
| javax.validation : validation-api Optional | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.projectlombok : lombok Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-devtools | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.bremersee : common-base-test | jar | 2.0.0-SNAPSOT | 
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.security : spring-security-test | jar | |
| io.projectreactor : reactor-test | jar | |
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| io.projectreactor.netty : reactor-netty | jar |