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

com.github.bordertech.lde:lde-tomcat 1.0.3


Категории

Категории

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

Группа

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

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

lde-tomcat
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать lde-tomcat 1.0.3


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