ScriptAbility Core

An application framework that provides a convenient means of integrating scripts into a Java application.

License

License

Categories

Categories

Net
GroupId

GroupId

net.scriptability
ArtifactId

ArtifactId

scriptability-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ScriptAbility Core
An application framework that provides a convenient means of integrating scripts into a Java application.

Download scriptability-core

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.hbakkum.template : template-engine-manager jar 1.0.0
it.sauronsoftware.cron4j : cron4j jar 2.2.5
org.freemarker : freemarker jar 2.3.20
org.slf4j : slf4j-api jar 1.6.6
com.google.guava : guava jar 11.0.1
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
org.springframework : spring-beans Optional jar 3.0.0.RELEASE

test (6)

Group / Artifact Type Version
org.springframework : spring-context jar 3.0.0.RELEASE
org.springframework : spring-test jar 3.0.0.RELEASE
nl.jqno.equalsverifier : equalsverifier jar 1.1.3
org.slf4j : slf4j-log4j12 jar 1.6.6
org.mockito : mockito-all jar 1.9.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0