License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.reacted |
ArtifactId | ArtifactIdreacted-pattern |
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-pattern-1.5.0.pom | |
reacted-pattern-1.5.0.jar | 20 KB |
reacted-pattern-1.5.0-sources.jar | 10 KB |
reacted-pattern-1.5.0-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.reacted/reacted-pattern/ -->
<dependency>
<groupId>io.reacted</groupId>
<artifactId>reacted-pattern</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reacted/reacted-pattern/
implementation 'io.reacted:reacted-pattern:1.5.0'
// https://jarcasting.com/artifacts/io.reacted/reacted-pattern/
implementation ("io.reacted:reacted-pattern:1.5.0")
'io.reacted:reacted-pattern:jar:1.5.0'
<dependency org="io.reacted" name="reacted-pattern" rev="1.5.0">
<artifact name="reacted-pattern" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reacted', module='reacted-pattern', version='1.5.0')
)
libraryDependencies += "io.reacted" % "reacted-pattern" % "1.5.0"
[io.reacted/reacted-pattern "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |