| License |
License |
|---|---|
| GroupId | GroupIdio.vertx |
| ArtifactId | ArtifactIdvertx-auth-shiro |
| Version | Version4.2.3 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-auth-shiro/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-auth-shiro</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-auth-shiro/
implementation 'io.vertx:vertx-auth-shiro:4.2.3'
// https://jarcasting.com/artifacts/io.vertx/vertx-auth-shiro/
implementation ("io.vertx:vertx-auth-shiro:4.2.3")
'io.vertx:vertx-auth-shiro:jar:4.2.3'
<dependency org="io.vertx" name="vertx-auth-shiro" rev="4.2.3">
<artifact name="vertx-auth-shiro" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-auth-shiro', version='4.2.3')
)
libraryDependencies += "io.vertx" % "vertx-auth-shiro" % "4.2.3"
[io.vertx/vertx-auth-shiro "4.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-auth-common | jar | |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.apache.shiro : shiro-core | jar | 1.8.0 |
| io.vertx : vertx-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-codegen Optional | jar | |
| io.vertx : vertx-docgen | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.directory.server : apacheds-core-api | jar | 1.5.7 |
| org.apache.directory.server : apacheds-protocol-ldap | jar | 1.5.7 |
| org.apache.directory.server : apacheds-jdbm-store | jar | 1.5.7 |
| org.apache.directory.server : apacheds-jdbm-partition | jar | 1.5.7 |
| org.apache.directory.server : apacheds-ldif-partition | jar | 1.5.7 |
| com.unboundid : unboundid-ldapsdk | jar | 3.1.1 |
| io.vertx : vertx-core | test-jar | |
| junit : junit | jar | 4.13.2 |