License |
License |
---|---|
GroupId | GroupIdio.ray |
ArtifactId | ArtifactIdstreaming-state |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionray streaming state
ray streaming state
|
Filename | Size |
---|---|
streaming-state-1.3.0.pom | |
streaming-state-1.3.0.jar | 58 KB |
streaming-state-1.3.0-sources.jar | 54 KB |
streaming-state-1.3.0-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.ray/streaming-state/ -->
<dependency>
<groupId>io.ray</groupId>
<artifactId>streaming-state</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.ray/streaming-state/
implementation 'io.ray:streaming-state:1.3.0'
// https://jarcasting.com/artifacts/io.ray/streaming-state/
implementation ("io.ray:streaming-state:1.3.0")
'io.ray:streaming-state:jar:1.3.0'
<dependency org="io.ray" name="streaming-state" rev="1.3.0">
<artifact name="streaming-state" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ray', module='streaming-state', version='1.3.0')
)
libraryDependencies += "io.ray" % "streaming-state" % "1.3.0"
[io.ray/streaming-state "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
de.ruedigermoeller : fst | jar | 2.57 |
com.google.guava : guava | jar | 27.0.1-jre |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.3.0 |
org.mockito : mockito-all | jar | 1.10.19 |