oh-my-bom

对常用组件 pom 进行分类,方便引用。

License

License

GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

oh-my-bom
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

oh-my-bom
对常用组件 pom 进行分类,方便引用。
Project URL

Project URL

https://github.com/pleuvoir/oh-my-bom
Source Code Management

Source Code Management

https://github.com/pleuvoir/oh-my-bom

Download oh-my-bom

Filename Size
oh-my-bom-1.1.0.pom 13 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.pleuvoir/oh-my-bom/ -->
<dependency>
    <groupId>io.github.pleuvoir</groupId>
    <artifactId>oh-my-bom</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pleuvoir/oh-my-bom/
implementation 'io.github.pleuvoir:oh-my-bom:1.1.0'
// https://jarcasting.com/artifacts/io.github.pleuvoir/oh-my-bom/
implementation ("io.github.pleuvoir:oh-my-bom:1.1.0")
'io.github.pleuvoir:oh-my-bom:pom:1.1.0'
<dependency org="io.github.pleuvoir" name="oh-my-bom" rev="1.1.0">
  <artifact name="oh-my-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pleuvoir', module='oh-my-bom', version='1.1.0')
)
libraryDependencies += "io.github.pleuvoir" % "oh-my-bom" % "1.1.0"
[io.github.pleuvoir/oh-my-bom "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-bom
  • spring-redis-bom
  • dubbo-zookeeper-bom
  • slf4j-logback-bom
  • spring-mvc-bom
  • spring-rabbitmq-bom

oh-my-bom

对常用组件 pom 进行分类,方便引用。当前最新版本 Maven Central

Versions

Version
1.1.0