| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdcom.alterioncorp |
| ArtifactId | ArtifactIdlogging-filter |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent POM for com.alterioncorp projects.
|
| Filename | Size |
|---|---|
| logging-filter-1.2.pom | |
| logging-filter-1.2.jar | 34 KB |
| logging-filter-1.2-sources.jar | 25 KB |
| logging-filter-1.2-javadoc.jar | 572 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alterioncorp/logging-filter/ -->
<dependency>
<groupId>com.alterioncorp</groupId>
<artifactId>logging-filter</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alterioncorp/logging-filter/
implementation 'com.alterioncorp:logging-filter:1.2'
// https://jarcasting.com/artifacts/com.alterioncorp/logging-filter/
implementation ("com.alterioncorp:logging-filter:1.2")
'com.alterioncorp:logging-filter:jar:1.2'
<dependency org="com.alterioncorp" name="logging-filter" rev="1.2">
<artifact name="logging-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alterioncorp', module='logging-filter', version='1.2')
)
libraryDependencies += "com.alterioncorp" % "logging-filter" % "1.2"
[com.alterioncorp/logging-filter "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.22.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| log4j : log4j | jar | 1.2.17 |
| org.apache.derby : derby | jar | 10.14.2.0 |
| org.springframework : spring-jdbc | jar | 5.1.9.RELEASE |
| commons-io : commons-io | jar | 2.6 |