License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-stream_2.11 |
Version | Version0.79 |
Type | Typejar |
Description |
Descriptionairframe-stream
Stream procesing DSL
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
airframe-stream_2.11-0.79.pom | |
airframe-stream_2.11-0.79.jar | 792 KB |
airframe-stream_2.11-0.79-sources.jar | 16 KB |
airframe-stream_2.11-0.79-javadoc.jar | 1009 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-stream_2.11/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-stream_2.11</artifactId>
<version>0.79</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-stream_2.11/
implementation 'org.wvlet.airframe:airframe-stream_2.11:0.79'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-stream_2.11/
implementation ("org.wvlet.airframe:airframe-stream_2.11:0.79")
'org.wvlet.airframe:airframe-stream_2.11:jar:0.79'
<dependency org="org.wvlet.airframe" name="airframe-stream_2.11" rev="0.79">
<artifact name="airframe-stream_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-stream_2.11', version='0.79')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-stream_2.11" % "0.79"
[org.wvlet.airframe/airframe-stream_2.11 "0.79"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.wvlet.airframe : airframe-surface_2.11 | jar | 0.79 |
org.wvlet.airframe : airframe-msgpack_2.11 | jar | 0.79 |
org.antlr : antlr4 | jar | 4.7.1 |
org.antlr : antlr4-runtime | jar | 4.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.wvlet.airframe : airframe-spec_2.11 | jar | 0.79 |