Last Version

framework-extras 2.0.13

Yoke a middleware framework for Vert.x 2

License

License

GroupId

GroupId

com.jetdrone
ArtifactId

ArtifactId

yoke-extras
Version

Version

2.0.13
Type

Type

jar
Description

Description

framework-extras
Yoke a middleware framework for Vert.x 2

Download yoke-extras 2.0.13


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations Optional jar 13.0

provided (2)

Group / Artifact Type Version
com.jetdrone : yoke jar 2.0.13
io.vertx : vertx-core jar 2.1.5

test (2)

Group / Artifact Type Version
io.vertx : testtools jar 2.0.3-final
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.