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

message-mate 1.0.1

HttpMate is a lightweight non-intrusive web framework, which allows you to easily use your services to handle HTTP requests. It delegates the processing of a request based on it's path to one of your services, releasing you from the headache of configuring numerous beans and spoiling your code with annotations.

Лицензия

Лицензия

Группа

Группа

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

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

message-mate-parent
Версия

Версия

1.0.1
Тип

Тип

pom
Описание

Описание

message-mate
HttpMate is a lightweight non-intrusive web framework, which allows you to easily use your services to handle HTTP requests. It delegates the processing of a request based on it's path to one of your services, releasing you from the headache of configuring numerous beans and spoiling your code with annotations.
Ссылка на сайт

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

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

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

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

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

https://github.com/envimate/message-mate

Скачать message-mate-parent 1.0.1

Имя Файла Размер
message-mate-parent-1.0.1.pom 3 KB
Обзор

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

Зависимости

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

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

  • core