| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.kapua |
| ArtifactId | ArtifactIdkapua-commons |
| Last Version | Last Version1.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEclipse Kapua™
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| kapua-commons-1.6.0.pom | |
| kapua-commons-1.6.0.jar | 289 KB |
| kapua-commons-1.6.0-sources.jar | 228 KB |
| kapua-commons-1.6.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-commons/ -->
<dependency>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-commons</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-commons/
implementation 'org.eclipse.kapua:kapua-commons:1.6.0'
// https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-commons/
implementation ("org.eclipse.kapua:kapua-commons:1.6.0")
'org.eclipse.kapua:kapua-commons:jar:1.6.0'
<dependency org="org.eclipse.kapua" name="kapua-commons" rev="1.6.0">
<artifact name="kapua-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.kapua', module='kapua-commons', version='1.6.0')
)
libraryDependencies += "org.eclipse.kapua" % "kapua-commons" % "1.6.0"
[org.eclipse.kapua/kapua-commons "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.kapua : kapua-account-api | jar | 1.6.0 |
| org.eclipse.kapua : kapua-security-authentication-api | jar | 1.6.0 |
| com.google.guava : guava | jar | 30.1-jre |
| com.google.inject : guice | jar | 4.1.0 |
| commons-configuration : commons-configuration | jar | 1.9 |
| commons-io : commons-io | jar | 2.11.0 |
| io.dropwizard.metrics : metrics-core | jar | 3.2.2 |
| joda-time : joda-time | jar | 2.9.4 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-pool2 | jar | 2.3 |
| org.apache.qpid : qpid-jms-client | jar | 0.40.0 |
| org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.7 |
| org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.7 |
| org.eclipse.persistence : org.eclipse.persistence.extension | jar | 2.7.7 |
| org.liquibase : liquibase-core | jar | 3.6.3 |
| org.reflections : reflections | jar | 0.9.12 |
| org.checkerframework : checker-qual | jar | 3.15.0 |
| javax.cache : cache-api | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish : javax.json | jar | 1.0.4 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.h2database : h2 | jar | 1.4.199 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.2.0 |
| org.eclipse.kapua » kapua-qa-markers | jar | 1.6.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.33 |
| org.mockito : mockito-core | jar | 1.10.19 |