| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdcom.github.casterkkk | 
    
| ArtifactId | ArtifactIdnetiberos-endpoint-vertx | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionA Auth Facade inspired by Kerberos MIT 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.casterkkk/netiberos-endpoint-vertx/ -->
<dependency>
    <groupId>com.github.casterkkk</groupId>
    <artifactId>netiberos-endpoint-vertx</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.casterkkk/netiberos-endpoint-vertx/
implementation 'com.github.casterkkk:netiberos-endpoint-vertx:0.0.1'
                // https://jarcasting.com/artifacts/com.github.casterkkk/netiberos-endpoint-vertx/
implementation ("com.github.casterkkk:netiberos-endpoint-vertx:0.0.1")
                'com.github.casterkkk:netiberos-endpoint-vertx:jar:0.0.1'
                <dependency org="com.github.casterkkk" name="netiberos-endpoint-vertx" rev="0.0.1">
  <artifact name="netiberos-endpoint-vertx" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.casterkkk', module='netiberos-endpoint-vertx', version='0.0.1')
)
                libraryDependencies += "com.github.casterkkk" % "netiberos-endpoint-vertx" % "0.0.1"
                [com.github.casterkkk/netiberos-endpoint-vertx "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.casterkkk : netiberos-core | jar | 0.0.1 | 
| io.vertx : vertx-core | jar | |
| io.vertx : vertx-auth-common | jar | |
| io.vertx : vertx-mongo-client | jar | |
| io.vertx : vertx-web | jar | |
| io.vertx : vertx-redis-client | jar | |
| com.google.code.gson : gson | jar | 2.8.5 | 
| org.apache.logging.log4j : log4j-api | jar | 2.11.2 | 
| org.apache.logging.log4j : log4j-core | jar | 2.11.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-junit5 | jar | |
| org.junit.jupiter : junit-jupiter | jar | 5.4.1 |