| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.thevpc.nuts.toolbox |
| ArtifactId | ArtifactIdnjob |
| Last Version | Last Version0.8.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNuts Community Toolbox NJob
Nuts Job Command
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| njob-0.8.3.1.pom | |
| njob-0.8.3.1.jar | 110 KB |
| njob-0.8.3.1-sources.jar | 46 KB |
| njob-0.8.3.1-javadoc.jar | 188 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.thevpc.nuts : nuts | jar | 0.8.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |