Last Version

org.rapidpm:rapidpm-junit5-ext-servlet-container-api 01.00.04-RPM

jUnit5 Extension to start/stop Servlet Container for a test

License

License

Categories

Categories

JUnit Unit Testing Container
GroupId

GroupId

org.rapidpm
ArtifactId

ArtifactId

rapidpm-junit5-ext-servlet-container-api
Version

Version

01.00.04-RPM
Type

Type

jar
Description

Description

jUnit5 Extension to start/stop Servlet Container for a test
Project Organization

Project Organization

RapidPM

Download rapidpm-junit5-ext-servlet-container-api 01.00.04-RPM


<!-- https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/ -->
<dependency>
    <groupId>org.rapidpm</groupId>
    <artifactId>rapidpm-junit5-ext-servlet-container-api</artifactId>
    <version>01.00.04-RPM</version>
</dependency>
// https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/
implementation 'org.rapidpm:rapidpm-junit5-ext-servlet-container-api:01.00.04-RPM'
// https://jarcasting.com/artifacts/org.rapidpm/rapidpm-junit5-ext-servlet-container-api/
implementation ("org.rapidpm:rapidpm-junit5-ext-servlet-container-api:01.00.04-RPM")
'org.rapidpm:rapidpm-junit5-ext-servlet-container-api:jar:01.00.04-RPM'
<dependency org="org.rapidpm" name="rapidpm-junit5-ext-servlet-container-api" rev="01.00.04-RPM">
  <artifact name="rapidpm-junit5-ext-servlet-container-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rapidpm', module='rapidpm-junit5-ext-servlet-container-api', version='01.00.04-RPM')
)
libraryDependencies += "org.rapidpm" % "rapidpm-junit5-ext-servlet-container-api" % "01.00.04-RPM"
[org.rapidpm/rapidpm-junit5-ext-servlet-container-api "01.00.04-RPM"]

Dependencies

compile (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0
org.rapidpm : rapidpm-junit5-commons jar 01.00.03-RPM
org.rapidpm : rapidpm-functional-reactive jar 01.00.01-RPM
org.rapidpm : rapidpm-logger-adapter jar 01.00.01-RPM

test (4)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.