| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPomSimplifier
抽象POM 简化器
|
| Modifier and Type | Class and Description |
|---|---|
class |
JarPomSimplifier
JAR的pom.xml 简化器
|
class |
ShadeJarPomSimplifier
合并的JAR的pom.xml 简化器
|
class |
StarterPomSimplifier
starter的pom.xml 简化器
|
| Modifier and Type | Class and Description |
|---|---|
class |
MavenPluginPomSimplifier
maven插件的pom.xml 简化器
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoopPomSimplifier
空的 简化器
|
| Modifier and Type | Class and Description |
|---|---|
class |
BomPomSimplifier
BOM(组件清单)的pom.xml 简化器
它比dependencies类型的pom.xml更加简单,dependencies是为了提供一批依赖,而BOM仅仅是为了提供当前项目的组件。 |
class |
DependenciesPomSimplifier
管理依赖的的pom.xml 简化器
|
class |
PomSimplifier
POM的pom.xml 简化器
|
Copyright © 2021–2022 EasyJ开源社区. All rights reserved.