| License | License | 
|---|---|
| GroupId | GroupIdio.github.cloudiator | 
| ArtifactId | ArtifactIdcommon | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommon Common utils used for the cloudiator components. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| common-0.1.0.pom | |
| common-0.1.0.jar | 6 KB | 
| common-0.1.0-sources.jar | 4 KB | 
| common-0.1.0-javadoc.jar | 33 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.cloudiator/common/ -->
<dependency>
    <groupId>io.github.cloudiator</groupId>
    <artifactId>common</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/io.github.cloudiator/common/
implementation 'io.github.cloudiator:common:0.1.0'// https://jarcasting.com/artifacts/io.github.cloudiator/common/
implementation ("io.github.cloudiator:common:0.1.0")'io.github.cloudiator:common:jar:0.1.0'<dependency org="io.github.cloudiator" name="common" rev="0.1.0">
  <artifact name="common" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.cloudiator', module='common', version='0.1.0')
)libraryDependencies += "io.github.cloudiator" % "common" % "0.1.0"[io.github.cloudiator/common "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.guava : guava | jar | 18.0 | 
| com.google.code.findbugs : jsr305 | jar | 1.3.9 | 
| commons-codec : commons-codec | jar | 1.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |