| License |
License |
|---|---|
| GroupId | GroupIdeu.freme-project.bservices.filters |
| ArtifactId | ArtifactIdpostprocessing |
| Last Version | Last Version1.4 |
| 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 |
|---|---|
| postprocessing-1.4.pom | |
| postprocessing-1.4.jar | 11 KB |
| postprocessing-1.4-sources.jar | 10 KB |
| postprocessing-1.4-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/postprocessing/ -->
<dependency>
<groupId>eu.freme-project.bservices.filters</groupId>
<artifactId>postprocessing</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/postprocessing/
implementation 'eu.freme-project.bservices.filters:postprocessing:1.4'
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/postprocessing/
implementation ("eu.freme-project.bservices.filters:postprocessing:1.4")
'eu.freme-project.bservices.filters:postprocessing:jar:1.4'
<dependency org="eu.freme-project.bservices.filters" name="postprocessing" rev="1.4">
<artifact name="postprocessing" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project.bservices.filters', module='postprocessing', version='1.4')
)
libraryDependencies += "eu.freme-project.bservices.filters" % "postprocessing" % "1.4"
[eu.freme-project.bservices.filters/postprocessing "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.freme-project.bservices.controllers : sparql-converters | jar | 1.3 |
| eu.freme-project.bservices : test-helper | jar | 1.3 |
| eu.freme-project : common | jar | 1.1 |
| 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 |
|---|---|---|
| junit : junit | jar | 4.12 |