License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.kapua |
ArtifactId | ArtifactIdkapua-rest-api-web |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Kapua™
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kapua-rest-api-web-1.6.0.pom | -1 bytes |
kapua-rest-api-web-1.6.0-sources.jar | 11 KB |
kapua-rest-api-web-1.6.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-rest-api-web/ -->
<dependency>
<groupId>org.eclipse.kapua</groupId>
<artifactId>kapua-rest-api-web</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-rest-api-web/
implementation 'org.eclipse.kapua:kapua-rest-api-web:1.6.0'
// https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-rest-api-web/
implementation ("org.eclipse.kapua:kapua-rest-api-web:1.6.0")
'org.eclipse.kapua:kapua-rest-api-web:jar:1.6.0'
<dependency org="org.eclipse.kapua" name="kapua-rest-api-web" rev="1.6.0">
<artifact name="kapua-rest-api-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.kapua', module='kapua-rest-api-web', version='1.6.0')
)
libraryDependencies += "org.eclipse.kapua" % "kapua-rest-api-web" % "1.6.0"
[org.eclipse.kapua/kapua-rest-api-web "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.33 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.kapua : kapua-locator-guice | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 1.10.19 |