JaplScript Executor

Core classes that enable execution of AppleScript from Java

Лицензия

Лицензия

Группа

Группа

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

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

japlscript-executor
Последняя версия

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

3.4.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

JaplScript Executor
Core classes that enable execution of AppleScript from Java
Организация-разработчик

Организация-разработчик

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

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

https://github.com/japlscript/japlscript/tree/main/japlscript-executor

Скачать japlscript-executor

Как подключить последнюю версию

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

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
com.tagtraum : japlscript-x86_64 dylib 3.4.11
com.tagtraum : japlscript-aarch64 dylib 3.4.11

test (5)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.9.0
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2

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

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

Версии библиотеки

Версия
3.4.11
3.4.10
3.4.9
3.4.8
3.4.7
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0