is not current version
Last Version 6.1.0.Beta2

RESTEasy Main testsuite: Embedded Server tests 4.7.1.Final

A set of tests that runs with server-adapters, resteasy-jdk-http, resteasy-netty4, resteasy-undertow, resteasy-vertx

License

License

Categories

Categories

JBoss Container Application Servers RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

integration-tests-embedded
Version

Version

4.7.1.Final
Type

Type

jar
Description

Description

RESTEasy Main testsuite: Embedded Server tests
A set of tests that runs with server-adapters, resteasy-jdk-http, resteasy-netty4, resteasy-undertow, resteasy-vertx
Project Organization

Project Organization

JBoss by Red Hat

Download integration-tests-embedded 4.7.1.Final


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/integration-tests-embedded/ -->
<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>integration-tests-embedded</artifactId>
    <version>4.7.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/integration-tests-embedded/
implementation 'org.jboss.resteasy:integration-tests-embedded:4.7.1.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/integration-tests-embedded/
implementation ("org.jboss.resteasy:integration-tests-embedded:4.7.1.Final")
'org.jboss.resteasy:integration-tests-embedded:jar:4.7.1.Final'
<dependency org="org.jboss.resteasy" name="integration-tests-embedded" rev="4.7.1.Final">
  <artifact name="integration-tests-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='integration-tests-embedded', version='4.7.1.Final')
)
libraryDependencies += "org.jboss.resteasy" % "integration-tests-embedded" % "4.7.1.Final"
[org.jboss.resteasy/integration-tests-embedded "4.7.1.Final"]

Dependencies

compile (15)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-netty4 jar 4.7.1.Final
org.jboss.resteasy : resteasy-undertow jar 4.7.1.Final
org.jboss.resteasy : resteasy-vertx jar 4.7.1.Final
io.vertx : vertx-core jar
org.jboss.resteasy : resteasy-jdk-http jar 4.7.1.Final
org.jboss.resteasy : resteasy-core-spi jar 4.7.1.Final
org.jboss.resteasy : resteasy-core jar 4.7.1.Final
org.jboss.resteasy : resteasy-client jar 4.7.1.Final
org.jboss.spec.javax.annotation : jboss-annotations-api_1.3_spec jar
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec jar
org.jboss.logging : jboss-logging jar
org.jboss.logging : jboss-logging-annotations jar
org.jboss.logging : jboss-logging-processor jar
org.glassfish : jakarta.el jar
org.hibernate.validator : hibernate-validator jar

test (3)

Group / Artifact Type Version
junit : junit jar
org.jboss.spec.javax.servlet : jboss-servlet-api_4.0_spec jar
org.jboss.resteasy : arquillian-utils jar 4.7.1.Final

Project Modules

There are no modules declared in this project.