License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.thevpc.nuts.toolbox |
ArtifactId | ArtifactIdndb |
Version | Version0.8.3.0 |
Type | Typejar |
Description |
DescriptionNuts Community Toolbox NDB
Nuts Database Toolbox
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ndb-0.8.3.0.pom | |
ndb-0.8.3.0.jar | 73 KB |
ndb-0.8.3.0-sources.jar | 48 KB |
ndb-0.8.3.0-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndb/ -->
<dependency>
<groupId>net.thevpc.nuts.toolbox</groupId>
<artifactId>ndb</artifactId>
<version>0.8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndb/
implementation 'net.thevpc.nuts.toolbox:ndb:0.8.3.0'
// https://jarcasting.com/artifacts/net.thevpc.nuts.toolbox/ndb/
implementation ("net.thevpc.nuts.toolbox:ndb:0.8.3.0")
'net.thevpc.nuts.toolbox:ndb:jar:0.8.3.0'
<dependency org="net.thevpc.nuts.toolbox" name="ndb" rev="0.8.3.0">
<artifact name="ndb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.nuts.toolbox', module='ndb', version='0.8.3.0')
)
libraryDependencies += "net.thevpc.nuts.toolbox" % "ndb" % "0.8.3.0"
[net.thevpc.nuts.toolbox/ndb "0.8.3.0"]
Group / Artifact | Type | Version |
---|---|---|
net.thevpc.nuts : nuts | jar | 0.8.3 |
net.thevpc.nuts.lib : nlib-ssh | jar | 0.8.3.0 |