| Package | Description |
|---|---|
| net.thevpc.nuts.boot |
Nuts : Network Updatable Things Service (universal package manager) is
a new Open Source Package Manager to help install packages
and libraries for runtime execution.
|
| net.thevpc.nuts.boot.internal.maven | |
| net.thevpc.nuts.boot.internal.util |
| Modifier and Type | Field and Description |
|---|---|
static NBootVersion |
NBootVersion.BLANK |
| Modifier and Type | Method and Description |
|---|---|
NBootVersion |
NBootVersion.compatNewer() |
NBootVersion |
NBootVersion.compatOlder() |
NBootVersion |
NBootVersion.inc() |
NBootVersion |
NBootVersion.inc(int index) |
NBootVersion |
NBootVersion.inc(int index,
BigInteger amount) |
NBootVersion |
NBootVersion.inc(int index,
long amount) |
static NBootVersion |
NBootVersion.of(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NBootVersion.NVersionIntervalBoot.acceptVersion(NBootVersion version) |
int |
NBootVersion.compareTo(NBootVersion other) |
static NBootId |
NBootId.ofApi(NBootVersion version) |
| Modifier and Type | Method and Description |
|---|---|
static NBootId |
NReservedMavenUtilsBoot.resolveLatestMavenId(NBootId zId,
Predicate<NBootVersion> filter,
Collection<NBootRepositoryLocation> bootRepositories,
NBootOptionsInfo options)
find latest maven artifact
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
NBootUtils.acceptVersion(NBootVersion.NVersionIntervalBoot one,
NBootVersion other) |
static boolean |
NBootUtils.acceptVersion(NBootVersion one,
NBootVersion other) |
static String |
NBootUtils.getIdLongName(String groupId,
String artifactId,
NBootVersion version,
String classifier) |
Copyright © 2026 vpc open source initiative. All rights reserved.