jar

com.fiskaly.kassensichv : client

Maven & Gradle

Nov 10, 2019
6 stars

Fiskaly KassensichV Java Client · Official Java client for Fiskaly's KassensichV API

Table Of Contents

Latest Version

Download com.fiskaly.kassensichv : client JAR file - Latest Versions:

All Versions

Download com.fiskaly.kassensichv : client JAR file - All Versions:

Version Vulnerabilities Size Updated
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 client-0.0.1-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.fiskaly.kassensichv.client

├─ com.fiskaly.kassensichv.client.ClientFactory.class - [JAR]

com.fiskaly.kassensichv.client.interceptors

├─ com.fiskaly.kassensichv.client.interceptors.AuthenticationInterceptor.class - [JAR]

├─ com.fiskaly.kassensichv.client.interceptors.FailureInterceptor.class - [JAR]

├─ com.fiskaly.kassensichv.client.interceptors.HeaderInterceptor.class - [JAR]

├─ com.fiskaly.kassensichv.client.interceptors.TransactionInterceptor.class - [JAR]

com.fiskaly.kassensichv.client.authentication

├─ com.fiskaly.kassensichv.client.authentication.Authenticator.class - [JAR]

├─ com.fiskaly.kassensichv.client.authentication.TokenManager.class - [JAR]

Advertisement