File | Operation |
---|---|
redscorpion-boot-bom-0.2.0.pom | download |
<dependency>
<groupId>top.redscorpion.boot</groupId>
<artifactId>redscorpion-boot-bom</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='top.redscorpion.boot', module='redscorpion-boot-bom', version='0.2.0')
)
<parent> <groupId>top.redscorpion.boot</groupId> <artifactId>redscorpion-boot-parent</artifactId> <version>0.2.0</version> </parent>
compile
|-- top.redscorpion.boot:redscorpion-boot-api
|-- top.redscorpion.boot:redscorpion-boot-base
|-- top.redscorpion.boot:redscorpion-boot-config