Last Version

Process Display Helper 1.0.6

This software is to help display information about running processes and their progress in java

License

License

Categories

Categories

Net
GroupId

GroupId

net.nilosplace
ArtifactId

ArtifactId

process-display
Version

Version

1.0.6
Type

Type

jar
Description

Description

Process Display Helper
This software is to help display information about running processes and their progress in java
Project URL

Project URL

http://gitlab.com/nilosedge/process-display
Source Code Management

Source Code Management

http://gitlab.com/nilosedge/process-display/tree/master

Download process-display 1.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven.plugins : maven-surefire-plugin maven-plugin 3.0.0-M5
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.