License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdde.gwdg.metadataqa |
ArtifactId | ArtifactIdeuropeana-qa-api |
Version | Version0.6 |
Type | Typejar |
Description |
DescriptionEuropeana Metadata Quality Assurance API
Europeana-centric implementation of the Metadata Quality Assurance Framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
europeana-qa-api-0.6.pom | |
europeana-qa-api-0.6.jar | 559 KB |
europeana-qa-api-0.6-sources.jar | 534 KB |
europeana-qa-api-0.6-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/ -->
<dependency>
<groupId>de.gwdg.metadataqa</groupId>
<artifactId>europeana-qa-api</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/
implementation 'de.gwdg.metadataqa:europeana-qa-api:0.6'
// https://jarcasting.com/artifacts/de.gwdg.metadataqa/europeana-qa-api/
implementation ("de.gwdg.metadataqa:europeana-qa-api:0.6")
'de.gwdg.metadataqa:europeana-qa-api:jar:0.6'
<dependency org="de.gwdg.metadataqa" name="europeana-qa-api" rev="0.6">
<artifact name="europeana-qa-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gwdg.metadataqa', module='europeana-qa-api', version='0.6')
)
libraryDependencies += "de.gwdg.metadataqa" % "europeana-qa-api" % "0.6"
[de.gwdg.metadataqa/europeana-qa-api "0.6"]
Group / Artifact | Type | Version |
---|---|---|
de.gwdg.metadataqa : metadata-qa-api | jar | 0.6-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |