Last Version

Yoke 3.0.0

Yoke a middleware framework for Vert.x 3

License

License

GroupId

GroupId

com.jetdrone
ArtifactId

ArtifactId

yoke-project
Version

Version

3.0.0
Type

Type

pom
Description

Description

Yoke
Yoke a middleware framework for Vert.x 3
Project URL

Project URL

http://pmlopes.github.io/yoke
Source Code Management

Source Code Management

https://github.com/pmlopes/yoke

Download yoke-project 3.0.0

Filename Size
yoke-project-3.0.0.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • framework
  • middleware/helmet
  • middleware/pac4j
  • middleware/reststore
  • middleware/swagger
  • middleware/toobusy
  • engine/handlebars
  • engine/jade
  • engine/mvel
  • engine/thymeleaf