Registry / testing / arquillian-protocol-servlet

arquillian-protocol-servlet

JSON →
library1.10.2.Finaljavamavenunverified

Protocol handler for communicating using a servlet/http following the Servlet 2.5/3.x spec.

<dependency> <groupId>org.jboss.arquillian.protocol</groupId> <artifactId>arquillian-protocol-servlet</artifactId> <version>1.10.2.Final</version> </dependency>
INSTALL
IMPORT
SIG · ARQUILLIAN-PROTOCO
A
arquillian-protocol-servlet
testingjavav1.10.2.Final
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.

ServletProtocolDeployer
org.jboss.arquillian.protocol.servlet.ServletProtocolDeployer

Minimal usage of Arquillian Servlet protocol deployer.

import org.jboss.arquillian.protocol.servlet.ServletProtocolDeployer; public class Example { public static void main(String[] args) { ServletProtocolDeployer deployer = new ServletProtocolDeployer(); System.out.println("Protocol deployer created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.2.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
arquillian-protocol-servlet — mvn dependency:get arquillian-protocol-servlet · libregistry