Simple http server suitable for use with functional tests that shouldn't depend on external URLs
core/pom.xml
maven
- commons-io:commons-io
- commons-lang:commons-lang
- io.undertow:undertow-core
- io.undertow:undertow-servlet
- org.apache.httpcomponents:httpclient
- org.jboss.logging:jboss-logging 3.4.0.Final
- org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec
- org.slf4j:jcl-over-slf4j ${slf4j.versoin}
- org.slf4j:slf4j-api ${slf4j.versoin}
junit4/pom.xml
maven
- junit:junit compile
- org.commonjava.util:http-testserver-core 2.0-SNAPSHOT
pom.xml
maven
- org.commonjava.boms:web-commons-bom 26 import
- io.undertow:undertow-core 2.2.19.Final
- io.undertow:undertow-servlet 2.2.19.Final
- org.jboss.logging:jboss-logging 3.4.0.Final
junit5/pom.xml
maven
- org.junit.jupiter:junit-jupiter 5.9.2 compile
- org.commonjava.util:http-testserver-core 2.1-SNAPSHOT
- org.hamcrest:hamcrest 2.2 test
quarkus/pom.xml
maven
- actions/checkout v4 composite
- actions/setup-java v3 composite
- s4u/maven-settings-action v2.8.0 composite
Links
- Source: https://github.com/Commonjava/http-testserver
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/Commonjava/http-testserver
Repository Details
- Stars 0
- Forks 6
- Open issues 1
- License None
- Language Java
- Size 173 KB
- Created at over 10 years ago
- Updated at 4 months ago
- Pushed at 4 months ago
- Last synced at 4 months ago
- Dependencies parsed at 26
Commit Stats
- Commits 37
- Authors 4
- Mean commits per author 9.25
- DDS 0.27
- More commit stats