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

Servlicle 1.0.0

Provide a Java Servlet which will respond with a file in a decent way.

Лицензия

Лицензия

Группа

Группа

com.totalchange.servlicle
Идентификатор

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

servlicle-parent
Версия

Версия

1.0.0
Тип

Тип

pom
Описание

Описание

Servlicle
Provide a Java Servlet which will respond with a file in a decent way.
Ссылка на сайт

Ссылка на сайт

https://github.com/KolonelKustard/servlicle
Организация-разработчик

Организация-разработчик

TotalChange
Система контроля версий

Система контроля версий

https://github.com/KolonelKustard/servlicle

Скачать servlicle-parent 1.0.0

Имя Файла Размер
servlicle-parent-1.0.0.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.totalchange.servlicle/servlicle-parent/ -->
<dependency>
    <groupId>com.totalchange.servlicle</groupId>
    <artifactId>servlicle-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.totalchange.servlicle/servlicle-parent/
implementation 'com.totalchange.servlicle:servlicle-parent:1.0.0'
// https://jarcasting.com/artifacts/com.totalchange.servlicle/servlicle-parent/
implementation ("com.totalchange.servlicle:servlicle-parent:1.0.0")
'com.totalchange.servlicle:servlicle-parent:pom:1.0.0'
<dependency org="com.totalchange.servlicle" name="servlicle-parent" rev="1.0.0">
  <artifact name="servlicle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.totalchange.servlicle', module='servlicle-parent', version='1.0.0')
)
libraryDependencies += "com.totalchange.servlicle" % "servlicle-parent" % "1.0.0"
[com.totalchange.servlicle/servlicle-parent "1.0.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • tomcat8
  • servlicle