jar

io.github.lucasepe : shrimp

Maven & Gradle

Feb 13, 2019

shrimp · Lightweight Java (Jersey JAX-RS on Grizzly HTTP server) micro services framework

Table Of Contents

Latest Version

Download io.github.lucasepe : shrimp JAR file - Latest Versions:

All Versions

Download io.github.lucasepe : shrimp JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.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 shrimp-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.lucasepe.shrimp.jersey.resolvers

├─ io.github.lucasepe.shrimp.jersey.resolvers.Env.class - [JAR]

├─ io.github.lucasepe.shrimp.jersey.resolvers.EnvInjectionResolver.class - [JAR]

├─ io.github.lucasepe.shrimp.jersey.resolvers.Prop.class - [JAR]

├─ io.github.lucasepe.shrimp.jersey.resolvers.PropInjectionResolver.class - [JAR]

io.github.lucasepe.shrimp

├─ io.github.lucasepe.shrimp.BaseOptions.class - [JAR]

├─ io.github.lucasepe.shrimp.MicroService.class - [JAR]

├─ io.github.lucasepe.shrimp.MicroServiceException.class - [JAR]

io.github.lucasepe.shrimp.utils

├─ io.github.lucasepe.shrimp.utils.Environment.class - [JAR]

├─ io.github.lucasepe.shrimp.utils.Strings.class - [JAR]

io.github.lucasepe.shrimp.jersey.mappers

├─ io.github.lucasepe.shrimp.jersey.mappers.MicroServiceErrorMessage.class - [JAR]

io.github.lucasepe.shrimp.jersey

├─ io.github.lucasepe.shrimp.jersey.CatResource.class - [JAR]

├─ io.github.lucasepe.shrimp.jersey.MicroServiceExceptionMapper.class - [JAR]

io.github.lucasepe.shrimp.jersey.filters

├─ io.github.lucasepe.shrimp.jersey.filters.CORSFilter.class - [JAR]

├─ io.github.lucasepe.shrimp.jersey.filters.CharsetUtf8Filter.class - [JAR]

├─ io.github.lucasepe.shrimp.jersey.filters.RequestIdFilter.class - [JAR]

├─ io.github.lucasepe.shrimp.jersey.filters.RuntimeFilter.class - [JAR]

io.github.lucasepe.shrimp.jersey.providers

├─ io.github.lucasepe.shrimp.jersey.providers.ObjectMapperProvider.class - [JAR]