jar

com.github.yeecode.matrixauth : MatrixAuthClient

Maven & Gradle

Feb 09, 2020
1 usages
Table Of Contents

Latest Version

Download com.github.yeecode.matrixauth : MatrixAuthClient JAR file - Latest Versions:

All Versions

Download com.github.yeecode.matrixauth : MatrixAuthClient JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window MatrixAuthClient-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.yeecode.matrixauth.client.bean

├─ com.github.yeecode.matrixauth.client.bean.DataSourceBean.class - [JAR]

├─ com.github.yeecode.matrixauth.client.bean.HttpClientBean.class - [JAR]

├─ com.github.yeecode.matrixauth.client.bean.RedisClientBean.class - [JAR]

com.github.yeecode.matrixauth.client.aop

├─ com.github.yeecode.matrixauth.client.aop.MatrixAuthAop.class - [JAR]

com.github.yeecode.matrixauth.client.setup

├─ com.github.yeecode.matrixauth.client.setup.MatrixAuthSetup.class - [JAR]

com.github.yeecode.matrixauth.client.config

├─ com.github.yeecode.matrixauth.client.config.MatrixAuthConfig.class - [JAR]

com.github.yeecode.matrixauth.client

├─ com.github.yeecode.matrixauth.client.MatrixAuthClient.class - [JAR]

com.github.yeecode.matrixauth.client.util

├─ com.github.yeecode.matrixauth.client.util.FullUserKeyGenerator.class - [JAR]

├─ com.github.yeecode.matrixauth.client.util.Result.class - [JAR]

├─ com.github.yeecode.matrixauth.client.util.ResultUtil.class - [JAR]

com.github.yeecode.matrixauth.client.annotation

├─ com.github.yeecode.matrixauth.client.annotation.LocalPerm.class - [JAR]

├─ com.github.yeecode.matrixauth.client.annotation.Perm.class - [JAR]

com.github.yeecode.matrixauth.client.permission

├─ com.github.yeecode.matrixauth.client.permission.PermissionHandler.class - [JAR]

com.github.yeecode.matrixauth.client.constant

├─ com.github.yeecode.matrixauth.client.constant.Sentence.class - [JAR]

Advertisement