License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdeu.freme-project |
ArtifactId | ArtifactIdlogging-filter |
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 |
---|---|
logging-filter-0.1.pom | |
logging-filter-0.1.jar | 4 KB |
logging-filter-0.1-sources.jar | 3 KB |
logging-filter-0.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project/logging-filter/ -->
<dependency>
<groupId>eu.freme-project</groupId>
<artifactId>logging-filter</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project/logging-filter/
implementation 'eu.freme-project:logging-filter:0.1'
// https://jarcasting.com/artifacts/eu.freme-project/logging-filter/
implementation ("eu.freme-project:logging-filter:0.1")
'eu.freme-project:logging-filter:jar:0.1'
<dependency org="eu.freme-project" name="logging-filter" rev="0.1">
<artifact name="logging-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project', module='logging-filter', version='0.1')
)
libraryDependencies += "eu.freme-project" % "logging-filter" % "0.1"
[eu.freme-project/logging-filter "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 |