jar

io.mangoo : mangooio-core

Maven & Gradle

Aug 24, 2023
11 usages
53 stars
Table Of Contents

Latest Version

Download io.mangoo : mangooio-core JAR file - Latest Versions:

All Versions

Download io.mangoo : mangooio-core JAR file - All Versions:

Version Vulnerabilities Size Updated
7.16.x
7.15.x
7.14.x
7.13.x
7.12.x
7.11.x
7.10.x
7.9.x
7.8.x
7.7.x
7.6.x
7.5.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.15.x
6.14.x
6.13.x
6.12.x
6.11.x
6.10.x
6.9.x
6.8.x
6.7.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.17.x
5.16.x
5.15.x
5.14.x
5.13.x
5.12.x
5.11.x
5.10.x
5.9.x
5.8.x
5.7.x
5.6.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.18.x
4.17.x
4.16.x
4.15.x
4.14.x
4.13.x
4.12.x
4.11.x
4.10.x
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.3.x
1.2.x
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 mangooio-core-7.16.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.mangoo.crypto

├─ io.mangoo.crypto.Crypto.class - [JAR]

io.mangoo.events

├─ io.mangoo.events.ServerSentEventConnected.class - [JAR]

├─ io.mangoo.events.ServerSentEventDisconnected.class - [JAR]

io.mangoo.interfaces.filters

├─ io.mangoo.interfaces.filters.OncePerRequestFilter.class - [JAR]

├─ io.mangoo.interfaces.filters.PerRequestFilter.class - [JAR]

io.mangoo.services

├─ io.mangoo.services.EventBusService.class - [JAR]

io.mangoo.admin

├─ io.mangoo.admin.AdminController.class - [JAR]

├─ io.mangoo.admin.AdminFilter.class - [JAR]

io.mangoo.interfaces

├─ io.mangoo.interfaces.MangooBootstrap.class - [JAR]

├─ io.mangoo.interfaces.MangooRoute.class - [JAR]

io.mangoo.utils

├─ io.mangoo.utils.ByteUtils.class - [JAR]

├─ io.mangoo.utils.CodecUtils.class - [JAR]

├─ io.mangoo.utils.DateUtils.class - [JAR]

├─ io.mangoo.utils.JsonUtils.class - [JAR]

├─ io.mangoo.utils.MangooUtils.class - [JAR]

├─ io.mangoo.utils.RequestUtils.class - [JAR]

io.mangoo.routing.annotations

├─ io.mangoo.routing.annotations.FilterWith.class - [JAR]

io.mangoo.routing.routes

├─ io.mangoo.routing.routes.ControllerRoute.class - [JAR]

├─ io.mangoo.routing.routes.FileRoute.class - [JAR]

├─ io.mangoo.routing.routes.PathRoute.class - [JAR]

├─ io.mangoo.routing.routes.RequestRoute.class - [JAR]

├─ io.mangoo.routing.routes.ServerSentEventRoute.class - [JAR]

io.mangoo.enums

├─ io.mangoo.enums.Binding.class - [JAR]

├─ io.mangoo.enums.CacheName.class - [JAR]

├─ io.mangoo.enums.ClaimKey.class - [JAR]

├─ io.mangoo.enums.Default.class - [JAR]

├─ io.mangoo.enums.Header.class - [JAR]

├─ io.mangoo.enums.HmacShaAlgorithm.class - [JAR]

├─ io.mangoo.enums.Http.class - [JAR]

├─ io.mangoo.enums.Key.class - [JAR]

├─ io.mangoo.enums.Mode.class - [JAR]

├─ io.mangoo.enums.Required.class - [JAR]

├─ io.mangoo.enums.Template.class - [JAR]

├─ io.mangoo.enums.Validation.class - [JAR]

io.mangoo.templating.methods

├─ io.mangoo.templating.methods.I18nMethod.class - [JAR]

├─ io.mangoo.templating.methods.LocationMethod.class - [JAR]

├─ io.mangoo.templating.methods.PrettyTimeMethod.class - [JAR]

├─ io.mangoo.templating.methods.RouteMethod.class - [JAR]

io.mangoo.routing

├─ io.mangoo.routing.Attachment.class - [JAR]

├─ io.mangoo.routing.Bind.class - [JAR]

├─ io.mangoo.routing.On.class - [JAR]

├─ io.mangoo.routing.Response.class - [JAR]

├─ io.mangoo.routing.Router.class - [JAR]

io.mangoo.persistence.events

├─ io.mangoo.persistence.events.DeleteEvent.class - [JAR]

├─ io.mangoo.persistence.events.SaveEvent.class - [JAR]

io.mangoo.utils.totp

├─ io.mangoo.utils.totp.Totp.class - [JAR]

├─ io.mangoo.utils.totp.TotpBuilder.class - [JAR]

├─ io.mangoo.utils.totp.TotpUtils.class - [JAR]

├─ io.mangoo.utils.totp.TotpValidator.class - [JAR]

io.mangoo.core

├─ io.mangoo.core.Application.class - [JAR]

├─ io.mangoo.core.Config.class - [JAR]

├─ io.mangoo.core.Module.class - [JAR]

├─ io.mangoo.core.Server.class - [JAR]

├─ io.mangoo.core.Shutdown.class - [JAR]

io.mangoo.cache

├─ io.mangoo.cache.Cache.class - [JAR]

├─ io.mangoo.cache.CacheImpl.class - [JAR]

├─ io.mangoo.cache.CacheProvider.class - [JAR]

io.mangoo.persistence

├─ io.mangoo.persistence.BaseModel.class - [JAR]

├─ io.mangoo.persistence.Datastore.class - [JAR]

├─ io.mangoo.persistence.DatastoreImpl.class - [JAR]

├─ io.mangoo.persistence.DatastoreListener.class - [JAR]

├─ io.mangoo.persistence.DatastoreProvider.class - [JAR]

io.mangoo.i18n

├─ io.mangoo.i18n.Messages.class - [JAR]

io.mangoo.templating

├─ io.mangoo.templating.TemplateContext.class - [JAR]

├─ io.mangoo.templating.TemplateEngine.class - [JAR]

io.mangoo.email

├─ io.mangoo.email.Mail.class - [JAR]

├─ io.mangoo.email.MailListener.class - [JAR]

io.mangoo.routing.listeners

├─ io.mangoo.routing.listeners.MetricsListener.class - [JAR]

├─ io.mangoo.routing.listeners.ServerSentEventCloseListener.class - [JAR]

io.mangoo.exceptions

├─ io.mangoo.exceptions.MangooEncryptionException.class - [JAR]

├─ io.mangoo.exceptions.MangooEventBusException.class - [JAR]

├─ io.mangoo.exceptions.MangooMailerException.class - [JAR]

├─ io.mangoo.exceptions.MangooTemplateEngineException.class - [JAR]

├─ io.mangoo.exceptions.MangooTokenException.class - [JAR]

io.mangoo.scheduler.annotations

├─ io.mangoo.scheduler.annotations.Run.class - [JAR]

io.mangoo.routing.bindings

├─ io.mangoo.routing.bindings.Authentication.class - [JAR]

├─ io.mangoo.routing.bindings.Flash.class - [JAR]

├─ io.mangoo.routing.bindings.Form.class - [JAR]

├─ io.mangoo.routing.bindings.Request.class - [JAR]

├─ io.mangoo.routing.bindings.Session.class - [JAR]

├─ io.mangoo.routing.bindings.Validator.class - [JAR]

io.mangoo.models

├─ io.mangoo.models.Identity.class - [JAR]

├─ io.mangoo.models.Metrics.class - [JAR]

├─ io.mangoo.models.Source.class - [JAR]

io.mangoo.scheduler

├─ io.mangoo.scheduler.CronTask.class - [JAR]

├─ io.mangoo.scheduler.Task.class - [JAR]

io.mangoo.utils.token

├─ io.mangoo.utils.token.Token.class - [JAR]

├─ io.mangoo.utils.token.TokenBuilder.class - [JAR]

├─ io.mangoo.utils.token.TokenCommons.class - [JAR]

├─ io.mangoo.utils.token.TokenParser.class - [JAR]

io.mangoo.routing.handlers

├─ io.mangoo.routing.handlers.AuthenticationHandler.class - [JAR]

├─ io.mangoo.routing.handlers.BinaryHandler.class - [JAR]

├─ io.mangoo.routing.handlers.CorsHandler.class - [JAR]

├─ io.mangoo.routing.handlers.DispatcherHandler.class - [JAR]

├─ io.mangoo.routing.handlers.ExceptionHandler.class - [JAR]

├─ io.mangoo.routing.handlers.FallbackHandler.class - [JAR]

├─ io.mangoo.routing.handlers.FormHandler.class - [JAR]

├─ io.mangoo.routing.handlers.InboundCookiesHandler.class - [JAR]

├─ io.mangoo.routing.handlers.LocaleHandler.class - [JAR]

├─ io.mangoo.routing.handlers.MetricsHandler.class - [JAR]

├─ io.mangoo.routing.handlers.OutboundCookiesHandler.class - [JAR]

├─ io.mangoo.routing.handlers.RequestHandler.class - [JAR]

├─ io.mangoo.routing.handlers.ResponseHandler.class - [JAR]

├─ io.mangoo.routing.handlers.ServerSentEventHandler.class - [JAR]

Advertisement

Dependencies from Group

Aug 24, 2023
11 usages
53 stars
Aug 24, 2023
6 usages
53 stars
Dec 15, 2016
5 usages
53 stars
Aug 24, 2023
53 stars
Aug 24, 2023
53 stars

Discover Dependencies

Dec 07, 2012
5 usages
44 stars
Apr 23, 2020
5 usages
Jul 17, 2014
5 usages
0 stars
May 22, 2020
4 usages
91 stars
Dec 29, 2022
17 usages
48 stars
Oct 10, 2010
20 usages
Mar 23, 2018
9 usages
75 stars
Aug 06, 2018
4 usages
0 stars
dic
Apr 25, 2019
5 usages
2 stars
Oct 08, 2019
4 usages
294 stars