| 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.util |
| Modifier and Type | Method and Description |
|---|---|
static NBootRepositorySelectorList |
NBootRepositorySelectorList.of(List<String> expressions,
NBootRepositoryDB db) |
static NBootRepositoryLocation |
NBootRepositoryLocation.of(String locationString,
NBootRepositoryDB db)
Create a new NutsRepositoryLocation.
|
static NBootRepositorySelector |
NBootRepositorySelector.of(String location,
NBootRepositoryDB db) |
static NBootRepositorySelectorList |
NBootRepositorySelectorList.of(String expression,
NBootRepositoryDB db) |
static NBootRepositoryLocation[] |
NBootRepositoryLocation.of(String repositorySelectionExpression,
NBootRepositoryLocation[] available,
NBootRepositoryDB db) |
static NBootRepositorySelector |
NBootRepositorySelector.of(String op,
String location,
NBootRepositoryDB db) |
NBootRepositoryLocation[] |
NBootRepositorySelectorList.resolve(NBootRepositoryLocation[] available,
NBootRepositoryDB db) |
| Modifier and Type | Method and Description |
|---|---|
static NBootRepositoryDB |
NBootRepositoryDB.of() |
Copyright © 2025 vpc open source initiative. All rights reserved.