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

com.github.shiver-me-timbers:smt-http-mock-tomcat-parent 1.0

This is the parent project for the smt-http-mock tomcat implementations.

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

com.github.shiver-me-timbers
Идентификатор

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

smt-http-mock-tomcat-parent
Версия

Версия

1.0
Тип

Тип

pom

Скачать smt-http-mock-tomcat-parent 1.0

Имя Файла Размер
smt-http-mock-tomcat-parent-1.0.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat-parent/ -->
<dependency>
    <groupId>com.github.shiver-me-timbers</groupId>
    <artifactId>smt-http-mock-tomcat-parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat-parent/
implementation 'com.github.shiver-me-timbers:smt-http-mock-tomcat-parent:1.0'
// https://jarcasting.com/artifacts/com.github.shiver-me-timbers/smt-http-mock-tomcat-parent/
implementation ("com.github.shiver-me-timbers:smt-http-mock-tomcat-parent:1.0")
'com.github.shiver-me-timbers:smt-http-mock-tomcat-parent:pom:1.0'
<dependency org="com.github.shiver-me-timbers" name="smt-http-mock-tomcat-parent" rev="1.0">
  <artifact name="smt-http-mock-tomcat-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.shiver-me-timbers', module='smt-http-mock-tomcat-parent', version='1.0')
)
libraryDependencies += "com.github.shiver-me-timbers" % "smt-http-mock-tomcat-parent" % "1.0"
[com.github.shiver-me-timbers/smt-http-mock-tomcat-parent "1.0"]