Process Event Manager

This product manage events for command line executions, which activates when an associate regular expression matches with a line that appears in the stdout stream.

License

License

GroupId

GroupId

com.marcosgarciacasado
ArtifactId

ArtifactId

pem
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Process Event Manager
This product manage events for command line executions, which activates when an associate regular expression matches with a line that appears in the stdout stream.
Project URL

Project URL

https://github.com/marcos-garcia/pem

Download pem

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0