License |
License |
---|---|
GroupId | GroupIdeu.freme-project |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFREMECommon
FREME is an open framework of e-services for multilingual and semantic enrichment of digital content
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
common-1.1.pom | |
common-1.1.jar | 82 KB |
common-1.1-sources.jar | 76 KB |
common-1.1-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project/common/ -->
<dependency>
<groupId>eu.freme-project</groupId>
<artifactId>common</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project/common/
implementation 'eu.freme-project:common:1.1'
// https://jarcasting.com/artifacts/eu.freme-project/common/
implementation ("eu.freme-project:common:1.1")
'eu.freme-project:common:jar:1.1'
<dependency org="eu.freme-project" name="common" rev="1.1">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project', module='common', version='1.1')
)
libraryDependencies += "eu.freme-project" % "common" % "1.1"
[eu.freme-project/common "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |