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

net.officefloor.tutorial:InheritHttpServer 2.15.0

Tutorial of template inheritance

Категории

Категории

Сеть
Группа

Группа

net.officefloor.tutorial
Идентификатор

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

InheritHttpServer
Версия

Версия

2.15.0
Тип

Тип

war

Скачать InheritHttpServer 2.15.0


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