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