JavaDataFlow

Creating Data Flow Graphs from java input classes

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.daanvdh.javadataflow
ArtifactId

ArtifactId

JavaDataFlow
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JavaDataFlow
Creating Data Flow Graphs from java input classes
Project URL

Project URL

https://github.com/daanvdh/JavaDataFlow
Source Code Management

Source Code Management

https://github.com/daanvdh/javadataflow.git

Download JavaDataFlow

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.javaparser : javaparser-symbol-solver-core jar 3.15.4
org.apache.commons : commons-lang3 jar 3.8.1
ch.qos.logback : logback-classic jar 1.3.0-alpha4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2