Last Version

jexler 3.0.3

jexler core libary - simple relaxed Groovy framework for starting/stopping Groovy scripts as services and enabling them to react to events of their choice.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jexler
ArtifactId

ArtifactId

jexler-core
Version

Version

3.0.3
Type

Type

jar
Description

Description

jexler
jexler core libary - simple relaxed Groovy framework for starting/stopping Groovy scripts as services and enabling them to react to events of their choice.
Source Code Management

Source Code Management

https://gitlab.com/jexler/jexler

Download jexler-core 3.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.15
org.apache.ivy : ivy jar 2.4.0
ch.grengine : grengine jar 2.0.0
org.slf4j : slf4j-api jar 1.7.22
ch.qos.logback : logback-classic jar 1.2.1
org.quartz-scheduler : quartz jar 2.3.0

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.