| Package | Description |
|---|---|
| org.hswebframework.web.starter.initialize |
| Modifier and Type | Method and Description |
|---|---|
static Dependency |
Dependency.fromMap(Map<String,Object> map) |
Dependency |
SimpleDependencyInstaller.getDependency() |
Dependency |
SystemVersion.getDependency(String groupId,
String artifactId) |
| Modifier and Type | Method and Description |
|---|---|
List<Dependency> |
SystemVersion.getDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleDependencyInstaller.doUpgrade(Map<String,Object> context,
Dependency installed) |
boolean |
Dependency.isSameDependency(Dependency dependency) |
DependencyInstaller |
SimpleDependencyInstaller.setup(Dependency dependency) |
DependencyInstaller |
DependencyInstaller.setup(Dependency dependency) |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemVersion.setDependencies(List<Dependency> dependencies) |
| Constructor and Description |
|---|
DefaultDependencyUpgrader(Dependency installed,
Dependency dependency,
Map<String,Object> context) |
Copyright © 2016–2021. All rights reserved.