License |
License |
---|---|
GroupId | GroupIdeu.freme-project.e-services |
ArtifactId | ArtifactIdpublishing |
Last Version | Last Version1.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 |
---|---|
publishing-1.1.pom | |
publishing-1.1.jar | 26 KB |
publishing-1.1-sources.jar | 24 KB |
publishing-1.1-javadoc.jar | 113 KB |
publishing-1.1-jar-with-dependencies.jar | 43 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project.e-services/publishing/ -->
<dependency>
<groupId>eu.freme-project.e-services</groupId>
<artifactId>publishing</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project.e-services/publishing/
implementation 'eu.freme-project.e-services:publishing:1.1'
// https://jarcasting.com/artifacts/eu.freme-project.e-services/publishing/
implementation ("eu.freme-project.e-services:publishing:1.1")
'eu.freme-project.e-services:publishing:jar:1.1'
<dependency org="eu.freme-project.e-services" name="publishing" rev="1.1">
<artifact name="publishing" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project.e-services', module='publishing', version='1.1')
)
libraryDependencies += "eu.freme-project.e-services" % "publishing" % "1.1"
[eu.freme-project.e-services/publishing "1.1"]
Group / Artifact | Type | Version |
---|---|---|
eu.freme-project : common | jar | 1.1 |
com.google.code.gson : gson | jar | 2.3.1 |
commons-cli : commons-cli | jar | 1.2 |
commons-io : commons-io | jar | 2.4 |
eu.freme-project : epublib-core | jar | 0.5 |
eu.freme-project : epublib-tools | jar | 0.5 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter-log4j | jar | 1.3.4.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.3.RELEASE |
javax.interceptor : javax.interceptor-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
eu.freme-project.bservices : test-helper | jar | 1.3 |
junit : junit | jar | 4.12 |