domino-api-server

GWT Domino

Лицензия

Лицензия

Группа

Группа

com.progressoft.brix.domino.api
Идентификатор

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

domino-api-server
Последняя версия

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

1.0-rc.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

domino-api-server
GWT Domino
Ссылка на сайт

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

https://github.com/GwtDomino/domino

Скачать domino-api-server

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.progressoft.brix.domino.api/domino-api-server/ -->
<dependency>
    <groupId>com.progressoft.brix.domino.api</groupId>
    <artifactId>domino-api-server</artifactId>
    <version>1.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.progressoft.brix.domino.api/domino-api-server/
implementation 'com.progressoft.brix.domino.api:domino-api-server:1.0-rc.2'
// https://jarcasting.com/artifacts/com.progressoft.brix.domino.api/domino-api-server/
implementation ("com.progressoft.brix.domino.api:domino-api-server:1.0-rc.2")
'com.progressoft.brix.domino.api:domino-api-server:jar:1.0-rc.2'
<dependency org="com.progressoft.brix.domino.api" name="domino-api-server" rev="1.0-rc.2">
  <artifact name="domino-api-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.progressoft.brix.domino.api', module='domino-api-server', version='1.0-rc.2')
)
libraryDependencies += "com.progressoft.brix.domino.api" % "domino-api-server" % "1.0-rc.2"
[com.progressoft.brix.domino.api/domino-api-server "1.0-rc.2"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.progressoft.brix.domino.api : domino-api-shared jar 1.0-rc.2
com.progressoft.brix.domino : domino-service-discovery jar 1.0-rc.2
io.vertx : vertx-web jar 3.4.2
io.vertx : vertx-config jar 3.4.2
com.google.guava : guava jar 23.4-jre
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Идентификатор библиотеки Тип Версия
com.google.auto.service : auto-service jar 1.0-rc3

test (3)

Идентификатор библиотеки Тип Версия
io.vertx : vertx-unit jar 3.4.2
junit : junit jar 4.12
org.assertj : assertj-core jar 3.7.0

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

Данный проект не имеет модулей.

logoimage

Welcome to Domino-mvp

Build Status Codacy Badge Maven Central

Domino-mvp is a small, simple and a very lightweight framework for building both simple and complex applications using GWT, it introduce the concept of routing using both tokens and events, also allows the developers to write a modular application and shared components with any other domino application.

Domino-mvp comes with the required testing framework and tools that enables the developer to start building his app using TDD approach with practices offering an easy and fast way to debug for both client and service side.

We are still not done yet! Domino-mvp comes with ready to use archetypes, one is for creating a domino-mvp application, and the other archetypes to create domino-mvp modules within the domino-mvp application.


Documentation


Supporters

Версии библиотеки

Версия
1.0-rc.2
1.0-rc.1