jar

io.github.jujube-framework : jujube-core

Maven & Gradle

May 27, 2021
2 usages
0 stars

Jujube Core · 核心模块

Table Of Contents

Latest Version

Download io.github.jujube-framework : jujube-core JAR file - Latest Versions:

All Versions

Download io.github.jujube-framework : jujube-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0
1.4
1.1
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 jujube-core-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jujubeframework.jdbc.support.entity

├─ org.jujubeframework.jdbc.support.entity.BaseEntity.class - [JAR]

org.jujubeframework.util.support.freemarker

├─ org.jujubeframework.util.support.freemarker.ClassloaderTemplateLoader.class - [JAR]

org.jujubeframework.spring

├─ org.jujubeframework.spring.ApplicationContextHolder.class - [JAR]

org.jujubeframework.util.security

├─ org.jujubeframework.util.security.AesUtil.class - [JAR]

├─ org.jujubeframework.util.security.DesUtil.class - [JAR]

├─ org.jujubeframework.util.security.SignUtil.class - [JAR]

org.jujubeframework.lang

├─ org.jujubeframework.lang.BoolChain.class - [JAR]

├─ org.jujubeframework.lang.PropertyFunction.class - [JAR]

├─ org.jujubeframework.lang.Record.class - [JAR]

├─ org.jujubeframework.lang.VoidFunction.class - [JAR]

org.jujubeframework.util.net

├─ org.jujubeframework.util.net.Ftps.class - [JAR]

├─ org.jujubeframework.util.net.Https.class - [JAR]

├─ org.jujubeframework.util.net.Networks.class - [JAR]

org.jujubeframework.util.web

├─ org.jujubeframework.util.web.Controllers.class - [JAR]

├─ org.jujubeframework.util.web.Cookies.class - [JAR]

├─ org.jujubeframework.util.web.Servlets.class - [JAR]

├─ org.jujubeframework.util.web.Urls.class - [JAR]

org.jujubeframework.exception

├─ org.jujubeframework.exception.DaoInitializeException.class - [JAR]

├─ org.jujubeframework.exception.DaoProxyException.class - [JAR]

├─ org.jujubeframework.exception.DaoQueryException.class - [JAR]

├─ org.jujubeframework.exception.RepeatException.class - [JAR]

org.jujubeframework.jdbc.support.annotation

├─ org.jujubeframework.jdbc.support.annotation.Column.class - [JAR]

org.jujubeframework.constant

├─ org.jujubeframework.constant.Charsets.class - [JAR]

├─ org.jujubeframework.constant.Profiles.class - [JAR]

├─ org.jujubeframework.constant.SystemProperties.class - [JAR]

org.jujubeframework.util.office

├─ org.jujubeframework.util.office.CsvReader.class - [JAR]

├─ org.jujubeframework.util.office.ExcelReader.class - [JAR]

├─ org.jujubeframework.util.office.ExcelReaderConfig.class - [JAR]

├─ org.jujubeframework.util.office.ExcelReaderUtil.class - [JAR]

├─ org.jujubeframework.util.office.ExcelSheetHandler.class - [JAR]

├─ org.jujubeframework.util.office.ExcelWriter.class - [JAR]

├─ org.jujubeframework.util.office.PdfWriters.class - [JAR]

├─ org.jujubeframework.util.office.WordReader.class - [JAR]

org.jujubeframework.util.support

├─ org.jujubeframework.util.support.PatternHolder.class - [JAR]

org.jujubeframework.util

├─ org.jujubeframework.util.Algorithms.class - [JAR]

├─ org.jujubeframework.util.Aops.class - [JAR]

├─ org.jujubeframework.util.Beans.class - [JAR]

├─ org.jujubeframework.util.Calcs.class - [JAR]

├─ org.jujubeframework.util.CamelCase.class - [JAR]

├─ org.jujubeframework.util.Collections3.class - [JAR]

├─ org.jujubeframework.util.Concurrents.class - [JAR]

├─ org.jujubeframework.util.DataGenerator.class - [JAR]

├─ org.jujubeframework.util.Dates.class - [JAR]

├─ org.jujubeframework.util.Dynamics.class - [JAR]

├─ org.jujubeframework.util.Encodes.class - [JAR]

├─ org.jujubeframework.util.Envs.class - [JAR]

├─ org.jujubeframework.util.Exceptions.class - [JAR]

├─ org.jujubeframework.util.Files.class - [JAR]

├─ org.jujubeframework.util.Ftls.class - [JAR]

├─ org.jujubeframework.util.Images.class - [JAR]

├─ org.jujubeframework.util.Jsons.class - [JAR]

├─ org.jujubeframework.util.Numbers.class - [JAR]

├─ org.jujubeframework.util.Pojos.class - [JAR]

├─ org.jujubeframework.util.PropertiesUtils.class - [JAR]

├─ org.jujubeframework.util.QrCodes.class - [JAR]

├─ org.jujubeframework.util.RamUsageEstimator.class - [JAR]

├─ org.jujubeframework.util.Randoms.class - [JAR]

├─ org.jujubeframework.util.Resources.class - [JAR]

├─ org.jujubeframework.util.Runtimes.class - [JAR]

├─ org.jujubeframework.util.SpEls.class - [JAR]

├─ org.jujubeframework.util.Texts.class - [JAR]

├─ org.jujubeframework.util.WebUploaderUtil.class - [JAR]

├─ org.jujubeframework.util.WeightRandom.class - [JAR]

├─ org.jujubeframework.util.Zips.class - [JAR]

org.jujubeframework.util.snowflake

├─ org.jujubeframework.util.snowflake.SnowFlakes.class - [JAR]

├─ org.jujubeframework.util.snowflake.SnowflakeIdWorker.class - [JAR]

├─ org.jujubeframework.util.snowflake.SystemClock.class - [JAR]

org.jujubeframework.jdbc.support.pagination

├─ org.jujubeframework.jdbc.support.pagination.Pageable.class - [JAR]

├─ org.jujubeframework.jdbc.support.pagination.PageableRequest.class - [JAR]

Advertisement