| License |
License |
|---|---|
| GroupId | GroupIdcom.hotels.beans |
| ArtifactId | ArtifactIdbull-bom |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionBULL - BOM
Contains all the modules available in the BULL project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| bull-bom-2.0.0.pom | |
| bull-bom-2.0.0.jar | 1 KB |
| bull-bom-2.0.0-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hotels.beans/bull-bom/ -->
<dependency>
<groupId>com.hotels.beans</groupId>
<artifactId>bull-bom</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels.beans/bull-bom/
implementation 'com.hotels.beans:bull-bom:2.0.0'
// https://jarcasting.com/artifacts/com.hotels.beans/bull-bom/
implementation ("com.hotels.beans:bull-bom:2.0.0")
'com.hotels.beans:bull-bom:jar:2.0.0'
<dependency org="com.hotels.beans" name="bull-bom" rev="2.0.0">
<artifact name="bull-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels.beans', module='bull-bom', version='2.0.0')
)
libraryDependencies += "com.hotels.beans" % "bull-bom" % "2.0.0"
[com.hotels.beans/bull-bom "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hotels.beans : bull-bean-transformer | jar | 2.0.0 |
| com.hotels.beans : bull-map-transformer | jar | 2.0.0 |
| com.hotels.beans : bull-converter | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.20.1 |
| org.testng : testng | jar | 7.4.0 |
| org.mockito : mockito-core | jar | 3.11.1 |