Last Version

Tomcat Mongo Access Log 1.0.0

A tomcat valve to save access log in mongodb

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

me.chanjar
ArtifactId

ArtifactId

tomcat-mongo-access-log
Version

Version

1.0.0
Type

Type

jar
Description

Description

Tomcat Mongo Access Log
A tomcat valve to save access log in mongodb
Project URL

Project URL

https://github.com/chanjarster/tomcat-mongo-access-log
Source Code Management

Source Code Management

https://github.com/chanjarster/tomcat-mongo-access-log

Download tomcat-mongo-access-log 1.0.0


<!-- https://jarcasting.com/artifacts/me.chanjar/tomcat-mongo-access-log/ -->
<dependency>
    <groupId>me.chanjar</groupId>
    <artifactId>tomcat-mongo-access-log</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.chanjar/tomcat-mongo-access-log/
implementation 'me.chanjar:tomcat-mongo-access-log:1.0.0'
// https://jarcasting.com/artifacts/me.chanjar/tomcat-mongo-access-log/
implementation ("me.chanjar:tomcat-mongo-access-log:1.0.0")
'me.chanjar:tomcat-mongo-access-log:jar:1.0.0'
<dependency org="me.chanjar" name="tomcat-mongo-access-log" rev="1.0.0">
  <artifact name="tomcat-mongo-access-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chanjar', module='tomcat-mongo-access-log', version='1.0.0')
)
libraryDependencies += "me.chanjar" % "tomcat-mongo-access-log" % "1.0.0"
[me.chanjar/tomcat-mongo-access-log "1.0.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 7.0.54
org.apache.tomcat : tomcat-coyote jar 7.0.54

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.