License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-web-session-stores |
Version | Version4.2.7 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-web-session-stores-4.2.7.pom | 701 bytes |
vertx-web-session-stores-4.2.7-tests.jar | 1 KB |
vertx-web-session-stores-4.2.7-sources.jar | 338 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-web-session-stores/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-web-session-stores</artifactId>
<version>4.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-web-session-stores/
implementation 'io.vertx:vertx-web-session-stores:4.2.7'
// https://jarcasting.com/artifacts/io.vertx/vertx-web-session-stores/
implementation ("io.vertx:vertx-web-session-stores:4.2.7")
'io.vertx:vertx-web-session-stores:jar:4.2.7'
<dependency org="io.vertx" name="vertx-web-session-stores" rev="4.2.7">
<artifact name="vertx-web-session-stores" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-web-session-stores', version='4.2.7')
)
libraryDependencies += "io.vertx" % "vertx-web-session-stores" % "4.2.7"
[io.vertx/vertx-web-session-stores "4.2.7"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.vertx : vertx-core | test-jar |