| Categories |
CategoriesReact User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdcom.aerospike |
| ArtifactId | ArtifactIdreactive |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| reactive-0.5.0.pom | |
| reactive-0.5.0.jar | 7 KB |
| reactive-0.5.0-sources.jar | 4 KB |
| reactive-0.5.0-javadoc.jar | 122 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.aerospike/reactive/ -->
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>reactive</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/reactive/
implementation 'com.aerospike:reactive:0.5.0'
// https://jarcasting.com/artifacts/com.aerospike/reactive/
implementation ("com.aerospike:reactive:0.5.0")
'com.aerospike:reactive:jar:0.5.0'
<dependency org="com.aerospike" name="reactive" rev="0.5.0">
<artifact name="reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='reactive', version='0.5.0')
)
libraryDependencies += "com.aerospike" % "reactive" % "0.5.0"
[com.aerospike/reactive "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| com.aerospike : spring-boot-starter-data-aerospike-reactive | jar |