Last Version

jpse 1.3.2

JPSE (Java PowerShell Executor) - Library to easialy execute Powershell scripts and commands from Java.

License

License

GroupId

GroupId

com.github.frimtec
ArtifactId

ArtifactId

jpse
Version

Version

1.3.2
Type

Type

jar
Description

Description

jpse
JPSE (Java PowerShell Executor) - Library to easialy execute Powershell scripts and commands from Java.
Project URL

Project URL

https://github.com/frimtec/jpse
Source Code Management

Source Code Management

https://github.com/frimtec/jpse

Download jpse 1.3.2


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.