| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.icij.datashare |
| ArtifactId | ArtifactIddatashare-api |
| Last Version | Last Version8.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionICIJ Datashare API
Datashare API to build datashare extensions
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| datashare-api-8.0.0.pom | |
| datashare-api-8.0.0.jar | 163 KB |
| datashare-api-8.0.0-sources.jar | 70 KB |
| datashare-api-8.0.0-javadoc.jar | 528 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.icij.datashare/datashare-api/ -->
<dependency>
<groupId>org.icij.datashare</groupId>
<artifactId>datashare-api</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.icij.datashare/datashare-api/
implementation 'org.icij.datashare:datashare-api:8.0.0'
// https://jarcasting.com/artifacts/org.icij.datashare/datashare-api/
implementation ("org.icij.datashare:datashare-api:8.0.0")
'org.icij.datashare:datashare-api:jar:8.0.0'
<dependency org="org.icij.datashare" name="datashare-api" rev="8.0.0">
<artifact name="datashare-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.icij.datashare', module='datashare-api', version='8.0.0')
)
libraryDependencies += "org.icij.datashare" % "datashare-api" % "8.0.0"
[org.icij.datashare/datashare-api "8.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| me.xuender : unidecode | jar | 0.0.7 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.12.2 |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.12.2 |
| com.amazonaws : aws-java-sdk-s3 | jar | 1.11.327 |
| joda-time : joda-time | jar | 2.9.5 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.easytesting : fest-assert | jar | 1.4 |
| com.adobe.testing : s3mock | jar | 1.0.4 |
| org.mockito : mockito-all | jar | 2.0.2-beta |