junit-servers

Add Embedded Server to your junit tests case.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

junit-servers
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

junit-servers
Add Embedded Server to your junit tests case.
Project URL

Project URL

https://github.com/mjeanroy/junit-servers
Source Code Management

Source Code Management

https://github.com/mjeanroy/junit-servers

Download junit-servers

Filename Size
junit-servers-2.1.0.pom 18 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers/ -->
<dependency>
    <groupId>com.github.mjeanroy</groupId>
    <artifactId>junit-servers</artifactId>
    <version>2.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers/
implementation 'com.github.mjeanroy:junit-servers:2.1.0'
// https://jarcasting.com/artifacts/com.github.mjeanroy/junit-servers/
implementation ("com.github.mjeanroy:junit-servers:2.1.0")
'com.github.mjeanroy:junit-servers:pom:2.1.0'
<dependency org="com.github.mjeanroy" name="junit-servers" rev="2.1.0">
  <artifact name="junit-servers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mjeanroy', module='junit-servers', version='2.1.0')
)
libraryDependencies += "com.github.mjeanroy" % "junit-servers" % "2.1.0"
[com.github.mjeanroy/junit-servers "2.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • junit-servers-core
  • junit-servers-jetty
  • junit-servers-tomcat
  • samples

Versions

Version
2.1.0
2.0.1
2.0.0
1.0.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0