| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.smarthomej.addons.bundles | 
    
| ArtifactId | ArtifactIdorg.smarthomej.commons | 
    
| Last Version | Last Version3.2.12 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSmartHome/J Add-ons :: Bundles :: Common Components 
            This project contains the add-ons of SmartHome/J 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.commons/ -->
<dependency>
    <groupId>org.smarthomej.addons.bundles</groupId>
    <artifactId>org.smarthomej.commons</artifactId>
    <version>3.2.12</version>
</dependency>
                // https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.commons/
implementation 'org.smarthomej.addons.bundles:org.smarthomej.commons:3.2.12'
                // https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.commons/
implementation ("org.smarthomej.addons.bundles:org.smarthomej.commons:3.2.12")
                'org.smarthomej.addons.bundles:org.smarthomej.commons:jar:3.2.12'
                <dependency org="org.smarthomej.addons.bundles" name="org.smarthomej.commons" rev="3.2.12">
  <artifact name="org.smarthomej.commons" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.smarthomej.addons.bundles', module='org.smarthomej.commons', version='3.2.12')
)
                libraryDependencies += "org.smarthomej.addons.bundles" % "org.smarthomej.commons" % "3.2.12"
                [org.smarthomej.addons.bundles/org.smarthomej.commons "3.2.12"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.lastnpe.eea : eea-all | jar | 2.4.0 | 
| org.apache.karaf.features : framework Optional | kar | 4.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.openhab.core.bom » org.openhab.core.bom.compile | pom | 3.1.0 | 
| org.openhab.core.bom » org.openhab.core.bom.openhab-core | pom | 3.1.0 | 
| org.apache.karaf.features : standard | xml | 4.3.1 | 
| org.smarthomej.addons.features.karaf : org.smarthomej.addons.features.karaf.smarthomej-addons-external | pom | 3.2.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.openhab.core.bom » org.openhab.core.bom.test | pom | 3.1.0 |