Nuts Community Toolbox NJob

Nuts Job Command

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.nuts.toolbox
ArtifactId

ArtifactId

njob
Last Version

Last Version

0.8.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Nuts Community Toolbox NJob
Nuts Job Command
Project URL

Project URL

https://github.com/thevpc/nuts
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/nuts/tree/master

Download njob

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.thevpc.nuts : nuts jar 0.8.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.3.1
0.8.3.0
0.8.2.0
0.8.1.0