| License |
License |
|---|---|
| GroupId | GroupIdfr.wseduc |
| ArtifactId | ArtifactIdweb-utils |
| Version | Version1.19.1 |
| Type | Typejar |
| Description |
Descriptionweb-utils
Vert.x web utils framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| web-utils-1.19.1.pom | |
| web-utils-1.19.1.jar | 248 KB |
| web-utils-1.19.1-sources.jar | 105 KB |
| web-utils-1.19.1-mod.zip | 293 KB |
| web-utils-1.19.1-javadoc.jar | 308 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.samskivert : jmustache | jar | 1.8 |
| fr.wseduc : eventbus-wrapper | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| io.vertx : testtools | jar | 2.0.0-final |