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

com.brienwheeler.dist:dist-tomcat 1.07-RELEASE


Категории

Категории

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

Группа

com.brienwheeler.dist
Идентификатор

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

dist-tomcat
Версия

Версия

1.07-RELEASE
Тип

Тип

jar

Скачать dist-tomcat 1.07-RELEASE


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