Last Version

airframe-stream 0.79

Stream procesing DSL

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-stream_2.12
Version

Version

0.79
Type

Type

jar
Description

Description

airframe-stream
Stream procesing DSL
Project URL

Project URL

https://github.com/wvlet/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-stream_2.12 0.79


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-stream_2.12/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airframe-stream_2.12</artifactId>
    <version>0.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-stream_2.12/
implementation 'org.wvlet.airframe:airframe-stream_2.12:0.79'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-stream_2.12/
implementation ("org.wvlet.airframe:airframe-stream_2.12:0.79")
'org.wvlet.airframe:airframe-stream_2.12:jar:0.79'
<dependency org="org.wvlet.airframe" name="airframe-stream_2.12" rev="0.79">
  <artifact name="airframe-stream_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-stream_2.12', version='0.79')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-stream_2.12" % "0.79"
[org.wvlet.airframe/airframe-stream_2.12 "0.79"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
org.wvlet.airframe : airframe-surface_2.12 jar 0.79
org.wvlet.airframe : airframe-msgpack_2.12 jar 0.79
org.antlr : antlr4 jar 4.7.1
org.antlr : antlr4-runtime jar 4.7.1

test (1)

Group / Artifact Type Version
org.wvlet.airframe : airframe-spec_2.12 jar 0.79

Project Modules

There are no modules declared in this project.