License |
License |
---|---|
GroupId | GroupIdeu.freme-project |
ArtifactId | ArtifactIddiary |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFREME is an open framework of e-services for multilingual and semantic enrichment of digital content
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
diary-0.1.pom | |
diary-0.1.jar | 12 KB |
diary-0.1-sources.jar | 9 KB |
diary-0.1-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project/diary/ -->
<dependency>
<groupId>eu.freme-project</groupId>
<artifactId>diary</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project/diary/
implementation 'eu.freme-project:diary:0.1'
// https://jarcasting.com/artifacts/eu.freme-project/diary/
implementation ("eu.freme-project:diary:0.1")
'eu.freme-project:diary:jar:0.1'
<dependency org="eu.freme-project" name="diary" rev="0.1">
<artifact name="diary" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project', module='diary', version='0.1')
)
libraryDependencies += "eu.freme-project" % "diary" % "0.1"
[eu.freme-project/diary "0.1"]
Group / Artifact | Type | Version |
---|---|---|
eu.freme-project.bservices : test-helper | jar | 0.7 |
org.springframework.boot : spring-boot-starter-web | jar | 1.2.8.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.2.8.RELEASE |
org.springframework.boot : spring-boot-starter-log4j | jar | 1.2.8.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.2.8.RELEASE |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |