JarExec Plugin

A Gradle plugin that executes Java Jar files

License

License

GroupId

GroupId

com.lingocoder
ArtifactId

ArtifactId

jarexec.plugin
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

JarExec Plugin
A Gradle plugin that executes Java Jar files
Project URL

Project URL

http://lingocoder.com
Source Code Management

Source Code Management

https://github.com/lingocoder/jarexec.plugin/tree/master

Download jarexec.plugin

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.lingocoder : lingocoder.core jar 0.5.2
ch.qos.logback : logback-classic jar 1.3.0-alpha4

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.3
0.2
0.1