Registry / build-tool / tomcat7-deployer

tomcat7-deployer

JSON →
library3.0.1javamavenunverified

Geronimo deployer for deploying applications to the Tomcat 7 web container.

<dependency> <groupId>org.apache.geronimo.configs</groupId> <artifactId>tomcat7-deployer</artifactId> <version>3.0.1</version> </dependency>
INSTALL
IMPORT
SIG · TOMCAT7-DEPLOYER
T
tomcat7-deployer
build-tooljavav3.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tomcat7Deployer
org.apache.geronimo.configs.tomcat7.deployer.Tomcat7Deployer

Minimal usage of Geronimo Tomcat7 deployer.

import org.apache.geronimo.configs.tomcat7.deployer.Tomcat7Deployer; public class Example { public static void main(String[] args) { Tomcat7Deployer deployer = new Tomcat7Deployer(); deployer.deploy("myapp.war"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
OpenAI (training)
1
Resources
tomcat7-deployer — mvn dependency:get tomcat7-deployer · libregistry