| Лицензия |
Лицензия |
|---|---|
| Группа | Группаeu.freme-project.bservices.filters |
| Идентификатор | Идентификаторproxy-filter |
| Версия | Версия1.3 |
| Тип | Типjar |
| Описание |
ОписаниеFREME is an open framework of e-services for multilingual and semantic enrichment of digital content
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| proxy-filter-1.3.pom | |
| proxy-filter-1.3.jar | 13 KB |
| proxy-filter-1.3-sources.jar | 11 KB |
| proxy-filter-1.3-javadoc.jar | 55 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/proxy-filter/ -->
<dependency>
<groupId>eu.freme-project.bservices.filters</groupId>
<artifactId>proxy-filter</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/proxy-filter/
implementation 'eu.freme-project.bservices.filters:proxy-filter:1.3'
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/proxy-filter/
implementation ("eu.freme-project.bservices.filters:proxy-filter:1.3")
'eu.freme-project.bservices.filters:proxy-filter:jar:1.3'
<dependency org="eu.freme-project.bservices.filters" name="proxy-filter" rev="1.3">
<artifact name="proxy-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project.bservices.filters', module='proxy-filter', version='1.3')
)
libraryDependencies += "eu.freme-project.bservices.filters" % "proxy-filter" % "1.3"
[eu.freme-project.bservices.filters/proxy-filter "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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| eu.freme-project.bservices : test-helper | jar | 1.3 |
| junit : junit | jar | 4.12 |