License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.spatineo |
ArtifactId | ArtifactIdgeoserver-tomcat8-valve |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptiongeoserver-tomcat8-valve
Tomcat AccessLogValve that supports writing GeoServer user information
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.spatineo/geoserver-tomcat8-valve/ -->
<dependency>
<groupId>com.spatineo</groupId>
<artifactId>geoserver-tomcat8-valve</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.spatineo/geoserver-tomcat8-valve/
implementation 'com.spatineo:geoserver-tomcat8-valve:1.0'
// https://jarcasting.com/artifacts/com.spatineo/geoserver-tomcat8-valve/
implementation ("com.spatineo:geoserver-tomcat8-valve:1.0")
'com.spatineo:geoserver-tomcat8-valve:jar:1.0'
<dependency org="com.spatineo" name="geoserver-tomcat8-valve" rev="1.0">
<artifact name="geoserver-tomcat8-valve" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spatineo', module='geoserver-tomcat8-valve', version='1.0')
)
libraryDependencies += "com.spatineo" % "geoserver-tomcat8-valve" % "1.0"
[com.spatineo/geoserver-tomcat8-valve "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 8.5.46 |