License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdeu.freme-project.bservices.filters |
ArtifactId | ArtifactIdlogging |
Last Version | Last Version1.3 |
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-1.3.pom | |
logging-1.3.jar | 11 KB |
logging-1.3-sources.jar | 9 KB |
logging-1.3-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/logging/ -->
<dependency>
<groupId>eu.freme-project.bservices.filters</groupId>
<artifactId>logging</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/logging/
implementation 'eu.freme-project.bservices.filters:logging:1.3'
// https://jarcasting.com/artifacts/eu.freme-project.bservices.filters/logging/
implementation ("eu.freme-project.bservices.filters:logging:1.3")
'eu.freme-project.bservices.filters:logging:jar:1.3'
<dependency org="eu.freme-project.bservices.filters" name="logging" rev="1.3">
<artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.freme-project.bservices.filters', module='logging', version='1.3')
)
libraryDependencies += "eu.freme-project.bservices.filters" % "logging" % "1.3"
[eu.freme-project.bservices.filters/logging "1.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
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 |