Last Version

common 0.1.0

Common utils used for the cloudiator components.

License

License

GroupId

GroupId

io.github.cloudiator
ArtifactId

ArtifactId

common
Version

Version

0.1.0
Type

Type

jar
Description

Description

common
Common utils used for the cloudiator components.
Project URL

Project URL

https://github.com/cloudiator
Source Code Management

Source Code Management

https://github.com/cloudiator/common/

Download common 0.1.0


<!-- 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"]

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.