Last Version

Portal Vert.x 0.7

Portal server for Java

License

License

GroupId

GroupId

com.github.flowersinthesand
ArtifactId

ArtifactId

portal-vertx
Version

Version

0.7
Type

Type

jar
Description

Description

Portal Vert.x
Portal server for Java

Download portal-vertx 0.7


<!-- https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-vertx/ -->
<dependency>
    <groupId>com.github.flowersinthesand</groupId>
    <artifactId>portal-vertx</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-vertx/
implementation 'com.github.flowersinthesand:portal-vertx:0.7'
// https://jarcasting.com/artifacts/com.github.flowersinthesand/portal-vertx/
implementation ("com.github.flowersinthesand:portal-vertx:0.7")
'com.github.flowersinthesand:portal-vertx:jar:0.7'
<dependency org="com.github.flowersinthesand" name="portal-vertx" rev="0.7">
  <artifact name="portal-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flowersinthesand', module='portal-vertx', version='0.7')
)
libraryDependencies += "com.github.flowersinthesand" % "portal-vertx" % "0.7"
[com.github.flowersinthesand/portal-vertx "0.7"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.flowersinthesand : portal-core jar 0.7
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.0.1-final
io.vertx : vertx-platform jar 2.0.1-final

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
org.testng : testng jar 6.8.5
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.