Dataflow

Dataflow is a dataflow framework based on the javac compiler.

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.eisop
ArtifactId

ArtifactId

dataflow
Last Version

Last Version

3.22.1-eisop1
Release Date

Release Date

Type

Type

jar
Description

Description

Dataflow
Dataflow is a dataflow framework based on the javac compiler.
Project URL

Project URL

https://eisop.github.io/
Source Code Management

Source Code Management

https://github.com/eisop/checker-framework.git

Download dataflow

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.eisop/dataflow/ -->
<dependency>
    <groupId>io.github.eisop</groupId>
    <artifactId>dataflow</artifactId>
    <version>3.22.1-eisop1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eisop/dataflow/
implementation 'io.github.eisop:dataflow:3.22.1-eisop1'
// https://jarcasting.com/artifacts/io.github.eisop/dataflow/
implementation ("io.github.eisop:dataflow:3.22.1-eisop1")
'io.github.eisop:dataflow:jar:3.22.1-eisop1'
<dependency org="io.github.eisop" name="dataflow" rev="3.22.1-eisop1">
  <artifact name="dataflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eisop', module='dataflow', version='3.22.1-eisop1')
)
libraryDependencies += "io.github.eisop" % "dataflow" % "3.22.1-eisop1"
[io.github.eisop/dataflow "3.22.1-eisop1"]

Dependencies

compile (3)

Group / Artifact Type Version
io.github.eisop : javacutil jar 3.22.1-eisop1
io.github.eisop : checker-qual jar 3.22.1-eisop1
org.plumelib : plume-util jar 1.5.8

Project Modules

There are no modules declared in this project.
io.github.eisop
JDK 9 version of typetools

Versions

Version
3.22.1-eisop1
3.22.0-eisop1
3.21.4-eisop1
3.21.3-eisop1
3.21.2-eisop1
3.0.0-b2
3.0.0-b1