jar

io.github.nefilim.http4s : http4s-common_2.13

Maven & Gradle

Jun 11, 2023
0 stars

http4s-common_2.13 · Simple library providing some common functionality needed for developing http4s based web applications

Table Of Contents

Latest Version

Download io.github.nefilim.http4s : http4s-common_2.13 JAR file - Latest Versions:

All Versions

Download io.github.nefilim.http4s : http4s-common_2.13 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 http4s-common_2.13-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.nefilim.http4s.common.tokenstore

├─ io.github.nefilim.http4s.common.tokenstore.TokenStore.class - [JAR]

io.github.nefilim.http4s.common.id

├─ io.github.nefilim.http4s.common.id.IDGenerator.class - [JAR]

io.github.nefilim.http4s.common.magiclink

├─ io.github.nefilim.http4s.common.magiclink.MagicLinkService.class - [JAR]

├─ io.github.nefilim.http4s.common.magiclink.MagicLinkStore.class - [JAR]

├─ io.github.nefilim.http4s.common.magiclink.RedisMagicLinkStore.class - [JAR]

io.github.nefilim.http4s.common.tokenstore.redis

├─ io.github.nefilim.http4s.common.tokenstore.redis.RedisTokenStore.class - [JAR]