is not current version
Last Version 2.1.0

com.github.mjeanroy:junit-servers-jetty 0.2.0


Categories

Categories

Jetty Container Application Servers JUnit Unit Testing
GroupId

GroupId

com.github.mjeanroy
ArtifactId

ArtifactId

junit-servers-jetty
Version

Version

0.2.0
Type

Type

jar

Download junit-servers-jetty 0.2.0


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