Последняя версия

jpse 1.3.2

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

Лицензия

Лицензия

Группа

Группа

com.github.frimtec
Идентификатор

Идентификатор

jpse
Версия

Версия

1.3.2
Тип

Тип

jar
Описание

Описание

jpse
JPSE (Java PowerShell Executor) - Library to easialy execute Powershell scripts and commands from Java.
Ссылка на сайт

Ссылка на сайт

https://github.com/frimtec/jpse
Система контроля версий

Система контроля версий

https://github.com/frimtec/jpse

Скачать 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"]

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.