License |
License |
---|---|
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx-common |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStreamX : Common
A magical framework that makes Flink development easier
|
Filename | Size |
---|---|
streamx-common-1.2.2.pom | |
streamx-common-1.2.2.jar | 371 KB |
streamx-common-1.2.2-sources.jar | 66 KB |
streamx-common-1.2.2-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx-common</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common/
implementation 'com.streamxhub.streamx:streamx-common:1.2.2'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx-common/
implementation ("com.streamxhub.streamx:streamx-common:1.2.2")
'com.streamxhub.streamx:streamx-common:jar:1.2.2'
<dependency org="com.streamxhub.streamx" name="streamx-common" rev="1.2.2">
<artifact name="streamx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx-common', version='1.2.2')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx-common" % "1.2.2"
[com.streamxhub.streamx/streamx-common "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.3 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.3 |