Last Version

Passover 1.0.4

A simple web gateway based on Vert.X 3

License

License

GroupId

GroupId

io.github.sinri
ArtifactId

ArtifactId

passover
Version

Version

1.0.4
Type

Type

jar
Description

Description

Passover
A simple web gateway based on Vert.X 3
Project URL

Project URL

https://github.com/sinri/passover
Source Code Management

Source Code Management

https://github.com/sinri/passover.git

Download passover 1.0.4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.