jar

com.github.bingoohuang : java-utils

Maven & Gradle

Dec 14, 2018
18 usages
3 stars

java utilities · java utilities

Table Of Contents

Latest Version

Download com.github.bingoohuang : java-utils JAR file - Latest Versions:

All Versions

Download com.github.bingoohuang : java-utils 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 java-utils-0.0.25.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.bingoohuang.utils.joda

├─ com.github.bingoohuang.utils.joda.JodaDateTimeDeserializer.class - [JAR]

├─ com.github.bingoohuang.utils.joda.JodaDateTimeSerializer.class - [JAR]

├─ com.github.bingoohuang.utils.joda.JodaLocalDateDeserializer.class - [JAR]

├─ com.github.bingoohuang.utils.joda.JodaLocalDateSerializer.class - [JAR]

├─ com.github.bingoohuang.utils.joda.JodaLocalTimeDeserializer.class - [JAR]

├─ com.github.bingoohuang.utils.joda.JodaLocalTimeSerializer.class - [JAR]

com.github.bingoohuang.utils.math

├─ com.github.bingoohuang.utils.math.Doubles.class - [JAR]

├─ com.github.bingoohuang.utils.math.Mathx.class - [JAR]

com.github.bingoohuang.utils.file

├─ com.github.bingoohuang.utils.file.Pathx.class - [JAR]

com.github.bingoohuang.utils.net

├─ com.github.bingoohuang.utils.net.BytesImageMultipartFile.class - [JAR]

├─ com.github.bingoohuang.utils.net.Cookies.class - [JAR]

├─ com.github.bingoohuang.utils.net.Email.class - [JAR]

├─ com.github.bingoohuang.utils.net.FileUploader.class - [JAR]

├─ com.github.bingoohuang.utils.net.Http.class - [JAR]

├─ com.github.bingoohuang.utils.net.HttpReq.class - [JAR]

├─ com.github.bingoohuang.utils.net.OkHttp.class - [JAR]

├─ com.github.bingoohuang.utils.net.Url.class - [JAR]

├─ com.github.bingoohuang.utils.net.Yunpian.class - [JAR]

com.github.bingoohuang.utils.batch

├─ com.github.bingoohuang.utils.batch.Batcher.class - [JAR]

├─ com.github.bingoohuang.utils.batch.BatcherBuilder.class - [JAR]

├─ com.github.bingoohuang.utils.batch.BatcherJob.class - [JAR]

com.github.bingoohuang.utils.time

├─ com.github.bingoohuang.utils.time.DateFormatter.class - [JAR]

├─ com.github.bingoohuang.utils.time.DateSpanAware.class - [JAR]

├─ com.github.bingoohuang.utils.time.DateTimeRegular.class - [JAR]

├─ com.github.bingoohuang.utils.time.DateTimeSpan.class - [JAR]

├─ com.github.bingoohuang.utils.time.DateTimes.class - [JAR]

├─ com.github.bingoohuang.utils.time.Durations.class - [JAR]

├─ com.github.bingoohuang.utils.time.Now.class - [JAR]

com.github.bingoohuang.utils.text.matcher

├─ com.github.bingoohuang.utils.text.matcher.AnchorAware.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.ConfiguredStripper.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.Filter.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.MameMatcher.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.PatternApplyAware.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.TextMatcher.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.TextMatcherOption.class - [JAR]

com.github.bingoohuang.utils.str

├─ com.github.bingoohuang.utils.str.AntPathMatcher.class - [JAR]

├─ com.github.bingoohuang.utils.str.Fmt.class - [JAR]

├─ com.github.bingoohuang.utils.str.Tmpl.class - [JAR]

com.github.bingoohuang.utils.codec

├─ com.github.bingoohuang.utils.codec.BCrypt.class - [JAR]

├─ com.github.bingoohuang.utils.codec.Base62.class - [JAR]

├─ com.github.bingoohuang.utils.codec.Base64.class - [JAR]

├─ com.github.bingoohuang.utils.codec.Bytes.class - [JAR]

├─ com.github.bingoohuang.utils.codec.Digest.class - [JAR]

├─ com.github.bingoohuang.utils.codec.Hex.class - [JAR]

├─ com.github.bingoohuang.utils.codec.Json.class - [JAR]

├─ com.github.bingoohuang.utils.codec.Md5.class - [JAR]

├─ com.github.bingoohuang.utils.codec.Passwd.class - [JAR]

com.github.bingoohuang.utils.json

├─ com.github.bingoohuang.utils.json.JsonPathMapper.class - [JAR]

├─ com.github.bingoohuang.utils.json.JsonPathing.class - [JAR]

├─ com.github.bingoohuang.utils.json.Jsons.class - [JAR]

├─ com.github.bingoohuang.utils.json.TrimToNullStringDeserializer.class - [JAR]

com.github.bingoohuang.utils.conf

├─ com.github.bingoohuang.utils.conf.Conf.class - [JAR]

├─ com.github.bingoohuang.utils.conf.ConfFactory.class - [JAR]

├─ com.github.bingoohuang.utils.conf.ConfFactoryBean.class - [JAR]

├─ com.github.bingoohuang.utils.conf.ConfScan.class - [JAR]

├─ com.github.bingoohuang.utils.conf.ConfScannerRegistrar.class - [JAR]

com.github.bingoohuang.utils.text.matcher.model

├─ com.github.bingoohuang.utils.text.matcher.model.FiltersAware.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.model.LabelText.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.model.PatternText.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.model.SearchPattern.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.model.TempAware.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.model.TextItem.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.model.TextTripperConfig.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.model.TextTripperEval.class - [JAR]

├─ com.github.bingoohuang.utils.text.matcher.model.TextTripperRule.class - [JAR]

com.github.bingoohuang.utils.redis

├─ com.github.bingoohuang.utils.redis.JedisProxy.class - [JAR]

├─ com.github.bingoohuang.utils.redis.RedisLocker.class - [JAR]

com.github.bingoohuang.utils.reflect

├─ com.github.bingoohuang.utils.reflect.Fields.class - [JAR]

com.github.bingoohuang.utils.spring

├─ com.github.bingoohuang.utils.spring.SpringContext.class - [JAR]

├─ com.github.bingoohuang.utils.spring.XyzClassPathScanner.class - [JAR]

├─ com.github.bingoohuang.utils.spring.XyzFactoryBean.class - [JAR]

├─ com.github.bingoohuang.utils.spring.XyzScannerRegistrar.class - [JAR]

com.github.bingoohuang.utils.misc

├─ com.github.bingoohuang.utils.misc.LookupTable.class - [JAR]

com.github.bingoohuang.utils.lang

├─ com.github.bingoohuang.utils.lang.Arr.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Classpath.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Closer.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Clz.class - [JAR]

├─ com.github.bingoohuang.utils.lang.ClzPath.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Cmd.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Collects.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Compares.class - [JAR]

├─ com.github.bingoohuang.utils.lang.DefaultBeanMapper.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Empty.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Executes.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Filex.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Fucks.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Futures.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Gzip.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Iterables.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Jdbc.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Listx.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Mapp.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Money.class - [JAR]

├─ com.github.bingoohuang.utils.lang.NamePinyin.class - [JAR]

├─ com.github.bingoohuang.utils.lang.NamePinyinCapital.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Nums.class - [JAR]

├─ com.github.bingoohuang.utils.lang.ObjectRandomizer.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Os.class - [JAR]

├─ com.github.bingoohuang.utils.lang.QuietCloseable.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Rand.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Serializes.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Str.class - [JAR]

├─ com.github.bingoohuang.utils.lang.StreamGobbler.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Substituters.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Threadx.class - [JAR]

├─ com.github.bingoohuang.utils.lang.Throws.class - [JAR]

nl.flotsam.xeger

├─ nl.flotsam.xeger.Xeger.class - [JAR]

com.github.bingoohuang.utils.config

├─ com.github.bingoohuang.utils.config.Config.class - [JAR]

├─ com.github.bingoohuang.utils.config.Configable.class - [JAR]

├─ com.github.bingoohuang.utils.config.RefreshConfig.class - [JAR]

com.github.bingoohuang.utils.filter

├─ com.github.bingoohuang.utils.filter.Filters.class - [JAR]

com.github.bingoohuang.utils.servlet

├─ com.github.bingoohuang.utils.servlet.RequestDumpFilter.class - [JAR]

├─ com.github.bingoohuang.utils.servlet.RequestDumper.class - [JAR]

com.github.bingoohuang.utils.type

├─ com.github.bingoohuang.utils.type.Generic.class - [JAR]

com.github.bingoohuang.utils.tuple

├─ com.github.bingoohuang.utils.tuple.Tuple1.class - [JAR]

├─ com.github.bingoohuang.utils.tuple.Tuple2.class - [JAR]

├─ com.github.bingoohuang.utils.tuple.Tuple3.class - [JAR]

├─ com.github.bingoohuang.utils.tuple.Tuple4.class - [JAR]

├─ com.github.bingoohuang.utils.tuple.Tuple5.class - [JAR]

├─ com.github.bingoohuang.utils.tuple.Tuple6.class - [JAR]

├─ com.github.bingoohuang.utils.tuple.Tuple7.class - [JAR]

├─ com.github.bingoohuang.utils.tuple.Tuple8.class - [JAR]

├─ com.github.bingoohuang.utils.tuple.Tuples.class - [JAR]

com.github.bingoohuang.utils.mail

├─ com.github.bingoohuang.utils.mail.MailAttachment.class - [JAR]

├─ com.github.bingoohuang.utils.mail.MailConfig.class - [JAR]

├─ com.github.bingoohuang.utils.mail.MailFetcher.class - [JAR]

├─ com.github.bingoohuang.utils.mail.MailMatcher.class - [JAR]

├─ com.github.bingoohuang.utils.mail.MailMessage.class - [JAR]

├─ com.github.bingoohuang.utils.mail.MailSender.class - [JAR]

├─ com.github.bingoohuang.utils.mail.Pop3MailMessage.class - [JAR]

├─ com.github.bingoohuang.utils.mail.Pop3MailMessageAttachment.class - [JAR]

com.github.bingoohuang.utils.config.utils

├─ com.github.bingoohuang.utils.config.utils.AfterPropertiesSet.class - [JAR]

├─ com.github.bingoohuang.utils.config.utils.ParamsAppliable.class - [JAR]

├─ com.github.bingoohuang.utils.config.utils.ParamsApplyUtils.class - [JAR]

com.github.bingoohuang.utils.spec

├─ com.github.bingoohuang.utils.spec.Spec.class - [JAR]

├─ com.github.bingoohuang.utils.spec.SpecParser.class - [JAR]

com.github.bingoohuang.utils.metric

├─ com.github.bingoohuang.utils.metric.BytesSize.class - [JAR]

com.github.bingoohuang.utils.sys

├─ com.github.bingoohuang.utils.sys.Hostname.class - [JAR]

com.github.bingoohuang.utils.cron

├─ com.github.bingoohuang.utils.cron.CronAlias.class - [JAR]

├─ com.github.bingoohuang.utils.cron.CronExpression.class - [JAR]

com.github.bingoohuang.utils.proxy

├─ com.github.bingoohuang.utils.proxy.Adapter.class - [JAR]

├─ com.github.bingoohuang.utils.proxy.Cglibs.class - [JAR]

├─ com.github.bingoohuang.utils.proxy.ReadOnlyMap.class - [JAR]

com.github.bingoohuang.utils.config.impl

├─ com.github.bingoohuang.utils.config.impl.BaseConfigable.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.CSVLineReader.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.CSVReader.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.ConfigBuilder.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.ConfigCell.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.ConfigRow.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.ConfigTable.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.DefConfigSetter.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.DefaultConfigable.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.IniConfigable.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.IniReader.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.PropertiesConfigable.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.PropsConfigable.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.PropsReader.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.TableConfigable.class - [JAR]

├─ com.github.bingoohuang.utils.config.impl.TableReader.class - [JAR]

com.github.bingoohuang.utils.config.ex

├─ com.github.bingoohuang.utils.config.ex.ConfigException.class - [JAR]

├─ com.github.bingoohuang.utils.config.ex.ConfigNotFoundException.class - [JAR]

├─ com.github.bingoohuang.utils.config.ex.ConfigValueFormatException.class - [JAR]

com.github.bingoohuang.utils.crypto

├─ com.github.bingoohuang.utils.crypto.Aes.class - [JAR]

├─ com.github.bingoohuang.utils.crypto.AesIV.class - [JAR]

├─ com.github.bingoohuang.utils.crypto.RSA.class - [JAR]

com.github.bingoohuang.utils.xml

├─ com.github.bingoohuang.utils.xml.PrettyPrintHandler.class - [JAR]

├─ com.github.bingoohuang.utils.xml.Xmls.class - [JAR]

Advertisement

Dependencies from Group

eql
Mar 22, 2023
23 usages
192 stars
Jul 21, 2020
20 usages
4 stars
Dec 14, 2018
18 usages
3 stars
Apr 28, 2019
15 usages
5 stars
Sep 18, 2014
11 usages
45 stars

Discover Dependencies

Nov 12, 2019
25 usages
Jan 28, 2023
29 usages
397 stars
Mar 30, 2019
25 usages
220 stars
Oct 08, 2021
19 usages
1.2k stars
Mar 20, 2022
16 usages
Mar 28, 2018
16 usages
2.4k stars
Jan 07, 2022
32 usages
809 stars
Apr 06, 2023
19 usages
io
Dec 08, 2016
25 usages
1k stars