License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.reacted |
ArtifactId | ArtifactIdreacted-drivers |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava actor framework for building replayable microservices based applications in a distributed and
heterogeneous environment
|
Filename | Size |
---|---|
reacted-drivers-1.5.0.pom | |
reacted-drivers-1.5.0.jar | 72 KB |
reacted-drivers-1.5.0-sources.jar | 26 KB |
reacted-drivers-1.5.0-javadoc.jar | 527 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.reacted/reacted-drivers/ -->
<dependency>
<groupId>io.reacted</groupId>
<artifactId>reacted-drivers</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reacted/reacted-drivers/
implementation 'io.reacted:reacted-drivers:1.5.0'
// https://jarcasting.com/artifacts/io.reacted/reacted-drivers/
implementation ("io.reacted:reacted-drivers:1.5.0")
'io.reacted:reacted-drivers:jar:1.5.0'
<dependency org="io.reacted" name="reacted-drivers" rev="1.5.0">
<artifact name="reacted-drivers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reacted', module='reacted-drivers', version='1.5.0')
)
libraryDependencies += "io.reacted" % "reacted-drivers" % "1.5.0"
[io.reacted/reacted-drivers "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.kafka : kafka-clients | jar | 2.5.0 |
com.google.protobuf : protobuf-java-util | jar | 3.17.1 |
io.grpc : grpc-protobuf | jar | |
io.grpc : grpc-stub | jar | |
io.grpc : grpc-services | jar | |
io.grpc : grpc-netty | jar | 1.38.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha1 |
io.reacted : reacted-core | jar | 1.5.0 |
net.openhft : chronicle-queue | jar | 5.19.16 |
org.apache.curator : curator-framework | jar | 5.1.0 |
org.apache.curator : curator-recipes | jar | 5.1.0 |
org.apache.curator : curator-x-async | jar | 5.1.0 |
org.apache.curator : curator-x-discovery | jar | 5.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : annotations-api | jar | 6.0.53 |
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-netty-shaded | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |