Skip to content

delas/libPlg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libPlg

Java Maven library for generation of random processes and corresponding event logs. 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>libPlg</artifactId>
    <version>x.y.z</version>
</dependency>

Citation

Please, cite this work as:

Other relevant publications: