не последняя версия
Последняя версия 2.1.0

com.github.mjeanroy:junit-servers-tomcat 0.4.2


Категории

Категории

Tomcat Контейнер Application Servers JUnit Тестирование компонентов
Группа

Группа

com.github.mjeanroy
Идентификатор

Идентификатор

junit-servers-tomcat
Версия

Версия

0.4.2
Тип

Тип

jar

Скачать junit-servers-tomcat 0.4.2


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