Last Version

jax-rs-test-extension 1.0.1

JUnit-5 extension to help testing JAX-RS infrastructure classes

License

License

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

jax-rs-test-extension
Version

Version

1.0.1
Type

Type

jar
Description

Description

jax-rs-test-extension
JUnit-5 extension to help testing JAX-RS infrastructure classes
Project URL

Project URL

https://github.com/t1/jax-rs-test-extension
Source Code Management

Source Code Management

https://github.com/t1/jax-rs-test-extension.git

Download jax-rs-test-extension 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.t1/jax-rs-test-extension/ -->
<dependency>
    <groupId>com.github.t1</groupId>
    <artifactId>jax-rs-test-extension</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/jax-rs-test-extension/
implementation 'com.github.t1:jax-rs-test-extension:1.0.1'
// https://jarcasting.com/artifacts/com.github.t1/jax-rs-test-extension/
implementation ("com.github.t1:jax-rs-test-extension:1.0.1")
'com.github.t1:jax-rs-test-extension:jar:1.0.1'
<dependency org="com.github.t1" name="jax-rs-test-extension" rev="1.0.1">
  <artifact name="jax-rs-test-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='jax-rs-test-extension', version='1.0.1')
)
libraryDependencies += "com.github.t1" % "jax-rs-test-extension" % "1.0.1"
[com.github.t1/jax-rs-test-extension "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.undertow : undertow-core jar 2.2.5.Final
org.jboss.resteasy : resteasy-jaxrs jar 3.15.1.Final
org.jboss.resteasy : resteasy-undertow jar 3.15.1.Final
org.jboss.resteasy : resteasy-json-binding-provider jar 3.15.1.Final

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.10
org.junit.jupiter : junit-jupiter jar 5.7.1
javax.ws.rs : javax.ws.rs-api jar 2.1.1

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.