JaplScript Executor

Core classes that enable execution of AppleScript from Java

License

License

GroupId

GroupId

com.tagtraum
ArtifactId

ArtifactId

japlscript-executor
Last Version

Last Version

3.4.11
Release Date

Release Date

Type

Type

jar
Description

Description

JaplScript Executor
Core classes that enable execution of AppleScript from Java
Project Organization

Project Organization

tagtraum industries incorporated
Source Code Management

Source Code Management

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

Download japlscript-executor

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
com.tagtraum : japlscript-x86_64 dylib 3.4.11
com.tagtraum : japlscript-aarch64 dylib 3.4.11

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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