| License | License | 
|---|---|
| GroupId | GroupIdcom.hotels.beans | 
| ArtifactId | ArtifactIdbull-common | 
| Last Version | Last Version2.0.1.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBULL - Common Contains all classes required from more than one module | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| bull-common-2.0.1.6.pom | |
| bull-common-2.0.1.6.jar | 44 KB | 
| bull-common-2.0.1.6-tests.jar | 84 KB | 
| bull-common-2.0.1.6-sources.jar | 40 KB | 
| bull-common-2.0.1.6-javadoc.jar | 813 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.hotels.beans/bull-common/ -->
<dependency>
    <groupId>com.hotels.beans</groupId>
    <artifactId>bull-common</artifactId>
    <version>2.0.1.6</version>
</dependency>// https://jarcasting.com/artifacts/com.hotels.beans/bull-common/
implementation 'com.hotels.beans:bull-common:2.0.1.6'// https://jarcasting.com/artifacts/com.hotels.beans/bull-common/
implementation ("com.hotels.beans:bull-common:2.0.1.6")'com.hotels.beans:bull-common:jar:2.0.1.6'<dependency org="com.hotels.beans" name="bull-common" rev="2.0.1.6">
  <artifact name="bull-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.hotels.beans', module='bull-common', version='2.0.1.6')
)libraryDependencies += "com.hotels.beans" % "bull-common" % "2.0.1.6"[com.hotels.beans/bull-common "2.0.1.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final | 
| org.glassfish : jakarta.el | jar | 4.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.20.2 | 
| org.testng : testng | jar | 7.4.0 | 
| org.mockito : mockito-core | jar | 3.11.2 | 
