| License | License | 
|---|---|
| Categories | CategoriesData CLI User Interface | 
| GroupId | GroupIdorg.eclipse.kapua | 
| ArtifactId | ArtifactIdkapua-datastore-internal | 
| Last Version | Last Version1.6.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionEclipse Kapua™ | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-datastore-internal/ -->
<dependency>
    <groupId>org.eclipse.kapua</groupId>
    <artifactId>kapua-datastore-internal</artifactId>
    <version>1.6.0</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-datastore-internal/
implementation 'org.eclipse.kapua:kapua-datastore-internal:1.6.0'// https://jarcasting.com/artifacts/org.eclipse.kapua/kapua-datastore-internal/
implementation ("org.eclipse.kapua:kapua-datastore-internal:1.6.0")'org.eclipse.kapua:kapua-datastore-internal:jar:1.6.0'<dependency org="org.eclipse.kapua" name="kapua-datastore-internal" rev="1.6.0">
  <artifact name="kapua-datastore-internal" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.kapua', module='kapua-datastore-internal', version='1.6.0')
)libraryDependencies += "org.eclipse.kapua" % "kapua-datastore-internal" % "1.6.0"[org.eclipse.kapua/kapua-datastore-internal "1.6.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.kapua : kapua-account-api | jar | 1.6.0 | 
| org.eclipse.kapua : kapua-datastore-api | jar | 1.6.0 | 
| org.eclipse.kapua : kapua-security-authorization-api | jar | 1.6.0 | 
| org.eclipse.kapua : kapua-message-internal | jar | 1.6.0 | 
| org.eclipse.kapua : kapua-commons | jar | 1.6.0 | 
| org.eclipse.kapua : kapua-service-elasticsearch-client-api | jar | 1.6.0 | 
| org.eclipse.kapua : kapua-service-storable-internal | jar | 1.6.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.kapua : kapua-locator-guice | jar | 1.6.0 |