Skip to content

delas/libPlgStream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libPlgStream

Java Maven library for streaming processes generated with PLG. The library is mainly used in the PLG tool.

This library is published as Maven project. To install it, it is necessary to include the proper repository with:

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>

And then the actual dependency:

<dependency>
    <groupId>com.github.delas</groupId>
    <artifactId>libPlgStream</artifactId>
    <version>x.y.z</version>
</dependency>

Citation

Please, cite this work as:

Other relevant publications: