License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdsmallrye-mutiny-vertx-auth-shiro |
Last Version | Last Version2.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Mutiny - Vert.x Auth - Shiro
SmallRye Build Parent POM
|
Project Organization |
Project OrganizationSmallRye |
<!-- https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-auth-shiro/ -->
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-mutiny-vertx-auth-shiro</artifactId>
<version>2.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-auth-shiro/
implementation 'io.smallrye.reactive:smallrye-mutiny-vertx-auth-shiro:2.23.0'
// https://jarcasting.com/artifacts/io.smallrye.reactive/smallrye-mutiny-vertx-auth-shiro/
implementation ("io.smallrye.reactive:smallrye-mutiny-vertx-auth-shiro:2.23.0")
'io.smallrye.reactive:smallrye-mutiny-vertx-auth-shiro:jar:2.23.0'
<dependency org="io.smallrye.reactive" name="smallrye-mutiny-vertx-auth-shiro" rev="2.23.0">
<artifact name="smallrye-mutiny-vertx-auth-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='smallrye-mutiny-vertx-auth-shiro', version='2.23.0')
)
libraryDependencies += "io.smallrye.reactive" % "smallrye-mutiny-vertx-auth-shiro" % "2.23.0"
[io.smallrye.reactive/smallrye-mutiny-vertx-auth-shiro "2.23.0"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-auth-shiro | jar | 4.3.1 |
io.smallrye.reactive : smallrye-mutiny-vertx-core | jar | 2.23.0 |
io.smallrye.reactive : smallrye-mutiny-vertx-auth-common | jar | 2.23.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |