Last Version

web-utils 1.19.1

Vert.x web utils framework

License

License

GroupId

GroupId

fr.wseduc
ArtifactId

ArtifactId

web-utils
Version

Version

1.19.1
Type

Type

jar
Description

Description

web-utils
Vert.x web utils framework
Project URL

Project URL

https://github.com/web-education/web-utils
Source Code Management

Source Code Management

https://github.com/web-education/web-utils.git

Download web-utils 1.19.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.samskivert : jmustache jar 1.8
fr.wseduc : eventbus-wrapper jar 1.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : testtools jar 2.0.0-final

Project Modules

There are no modules declared in this project.