Last Version

Cloudex-core Library 1.0.0

The core components of the CloudEx framework.

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

io.cloudex
ArtifactId

ArtifactId

cloudex-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Cloudex-core Library
The core components of the CloudEx framework.
Project URL

Project URL

https://github.com/omerio/cloudex/tree/master/cloudex-core
Project Organization

Project Organization

iNetria

Download cloudex-core 1.0.0


<!-- https://jarcasting.com/artifacts/io.cloudex/cloudex-core/ -->
<dependency>
    <groupId>io.cloudex</groupId>
    <artifactId>cloudex-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cloudex/cloudex-core/
implementation 'io.cloudex:cloudex-core:1.0.0'
// https://jarcasting.com/artifacts/io.cloudex/cloudex-core/
implementation ("io.cloudex:cloudex-core:1.0.0")
'io.cloudex:cloudex-core:jar:1.0.0'
<dependency org="io.cloudex" name="cloudex-core" rev="1.0.0">
  <artifact name="cloudex-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cloudex', module='cloudex-core', version='1.0.0')
)
libraryDependencies += "io.cloudex" % "cloudex-core" % "1.0.0"
[io.cloudex/cloudex-core "1.0.0"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.1
com.google.code.gson : gson jar 2.2.4
commons-logging : commons-logging jar 1.1.1
commons-beanutils : commons-beanutils jar 1.9.2
com.google.guava : guava jar 18.0
org.apache.commons : commons-compress jar 1.10
javax.validation : validation-api jar 1.1.0.Final
org.apache.bval : bval-core jar 0.5
org.apache.bval : bval-jsr303 jar 0.5
org.jmockit : jmockit jar 1.19

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.