domino-service-discovery

Domino Service Discovery

License

License

GroupId

GroupId

com.progressoft.brix.domino
ArtifactId

ArtifactId

domino-service-discovery
Last Version

Last Version

1.0-rc.2
Release Date

Release Date

Type

Type

jar
Description

Description

domino-service-discovery
Domino Service Discovery
Project URL

Project URL

https://github.com/GwtDomino/domino

Download domino-service-discovery

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.vertx : vertx-service-discovery jar 3.4.2
io.vertx : vertx-web-client jar 3.4.2
io.vertx : vertx-service-proxy jar 3.4.2
io.vertx : vertx-codegen jar 3.4.2
io.vertx : vertx-service-proxy jar 3.4.2
io.vertx : vertx-jdbc-client jar 3.4.2
io.vertx : vertx-redis-client jar 3.4.2
io.vertx : vertx-mongo-client jar 3.4.2
org.slf4j : slf4j-api jar 1.7.25

test (3)

Group / Artifact Type Version
io.vertx : vertx-unit jar 3.4.2
junit : junit jar 4.12
org.assertj : assertj-core jar 3.7.0

Project Modules

There are no modules declared in this project.

logoimage

Development Build Status Maven Central Sonatype Nexus (Snapshots) GWT3/J2CL compatible

Welcome to Domino-mvp

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

Versions

Version
1.0-rc.2
1.0-rc.1