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

org.fabric3:fabric3-tomcat-host 2.5.1

Fabric3

Категории

Категории

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

Группа

org.fabric3
Идентификатор

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

fabric3-tomcat-host
Версия

Версия

2.5.1
Тип

Тип

war

Скачать fabric3-tomcat-host 2.5.1


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