| License |
License |
|---|---|
| Categories |
CategoriesJBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
| GroupId | GroupIdorg.jboss.resteasy |
| ArtifactId | ArtifactIdresteasy-unit-tests |
| Last Version | Last Version6.1.0.Beta2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRESTEasy Main testsuite: Unit tests
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| resteasy-unit-tests-6.1.0.Beta2.pom | |
| resteasy-unit-tests-6.1.0.Beta2.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-unit-tests/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-unit-tests</artifactId>
<version>6.1.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-unit-tests/
implementation 'org.jboss.resteasy:resteasy-unit-tests:6.1.0.Beta2'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-unit-tests/
implementation ("org.jboss.resteasy:resteasy-unit-tests:6.1.0.Beta2")
'org.jboss.resteasy:resteasy-unit-tests:jar:6.1.0.Beta2'
<dependency org="org.jboss.resteasy" name="resteasy-unit-tests" rev="6.1.0.Beta2">
<artifact name="resteasy-unit-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-unit-tests', version='6.1.0.Beta2')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-unit-tests" % "6.1.0.Beta2"
[org.jboss.resteasy/resteasy-unit-tests "6.1.0.Beta2"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.resteasy : arquillian-utils | jar | 6.1.0.Beta2 |
| org.hibernate.validator : hibernate-validator | jar |