jar

com.github.houbb : heaven

Maven & Gradle

Aug 03, 2023
235 usages
33 stars

heaven · Collect base useful tools for dev.

Table Of Contents

Latest Version

Download com.github.houbb : heaven JAR file - Latest Versions:

All Versions

Download com.github.houbb : heaven JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.x
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 heaven-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.houbb.heaven.util.time

├─ com.github.houbb.heaven.util.time.Time.class - [JAR]

com.github.houbb.heaven.support.cache.impl

├─ com.github.houbb.heaven.support.cache.impl.AbstractCache.class - [JAR]

├─ com.github.houbb.heaven.support.cache.impl.ClassFieldListCache.class - [JAR]

├─ com.github.houbb.heaven.support.cache.impl.DefaultFieldCache.class - [JAR]

├─ com.github.houbb.heaven.support.cache.impl.DefaultFieldListCache.class - [JAR]

├─ com.github.houbb.heaven.support.cache.impl.PropertyDescriptorListCache.class - [JAR]

com.github.houbb.heaven.reflect.handler

├─ com.github.houbb.heaven.reflect.handler.SimpleAnnotationHandler.class - [JAR]

├─ com.github.houbb.heaven.reflect.handler.SimpleClassHandler.class - [JAR]

├─ com.github.houbb.heaven.reflect.handler.SimpleFieldHandler.class - [JAR]

├─ com.github.houbb.heaven.reflect.handler.SimpleMethodHandler.class - [JAR]

├─ com.github.houbb.heaven.reflect.handler.SimpleParamHandler.class - [JAR]

├─ com.github.houbb.heaven.reflect.handler.SimpleReturnHandler.class - [JAR]

com.github.houbb.heaven.support.reader.impl

├─ com.github.houbb.heaven.support.reader.impl.FilePathReader.class - [JAR]

├─ com.github.houbb.heaven.support.reader.impl.FileReader.class - [JAR]

├─ com.github.houbb.heaven.support.reader.impl.Readers.class - [JAR]

├─ com.github.houbb.heaven.support.reader.impl.StringReader.class - [JAR]

com.github.houbb.heaven.util.lang.reflect

├─ com.github.houbb.heaven.util.lang.reflect.ClassGenericUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.ClassTypeUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.ClassUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.GenericArrayTypeImpl.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.ParameterizedTypeImpl.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.PrimitiveUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.PropertyDescriptorUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.ReflectAnnotationUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.ReflectArrayUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.ReflectConstructorUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.ReflectFieldUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.ReflectMethodUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.TypeReference.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.TypeUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.reflect.Wrapper.class - [JAR]

com.github.houbb.heaven.support.metadata.constant

├─ com.github.houbb.heaven.support.metadata.constant.PackageConst.class - [JAR]

com.github.houbb.heaven.reflect.meta.annotation.impl

├─ com.github.houbb.heaven.reflect.meta.annotation.impl.AbstractAnnotationTypeMeta.class - [JAR]

├─ com.github.houbb.heaven.reflect.meta.annotation.impl.ClassAnnotationTypeMeta.class - [JAR]

├─ com.github.houbb.heaven.reflect.meta.annotation.impl.FieldAnnotationTypeMeta.class - [JAR]

├─ com.github.houbb.heaven.reflect.meta.annotation.impl.MethodAnnotationTypeMeta.class - [JAR]

com.github.houbb.heaven.reflect.meta.annotation

├─ com.github.houbb.heaven.reflect.meta.annotation.IAnnotationTypeMeta.class - [JAR]

com.github.houbb.heaven.reflect.meta.field.impl

├─ com.github.houbb.heaven.reflect.meta.field.impl.FieldMeta.class - [JAR]

├─ com.github.houbb.heaven.reflect.meta.field.impl.FieldMetas.class - [JAR]

com.github.houbb.heaven.util.io.ext

├─ com.github.houbb.heaven.util.io.ext.IFiles.class - [JAR]

com.github.houbb.heaven.util.guava

├─ com.github.houbb.heaven.util.guava.Guavas.class - [JAR]

com.github.houbb.heaven.reflect.util

├─ com.github.houbb.heaven.reflect.util.Classes.class - [JAR]

com.github.houbb.heaven.util.util.regex

├─ com.github.houbb.heaven.util.util.regex.RegexUtil.class - [JAR]

com.github.houbb.heaven.util.codec

├─ com.github.houbb.heaven.util.codec.Base64.class - [JAR]

├─ com.github.houbb.heaven.util.codec.CodecException.class - [JAR]

├─ com.github.houbb.heaven.util.codec.CodecSupport.class - [JAR]

├─ com.github.houbb.heaven.util.codec.H64.class - [JAR]

├─ com.github.houbb.heaven.util.codec.Hex.class - [JAR]

com.github.houbb.heaven.support.wait.impl

├─ com.github.houbb.heaven.support.wait.impl.NoWait.class - [JAR]

├─ com.github.houbb.heaven.support.wait.impl.SleepWait.class - [JAR]

com.github.houbb.heaven.util.lang

├─ com.github.houbb.heaven.util.lang.BeanUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.BoolUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.ByteUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.CharUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.ConsoleUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.MathUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.NumUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.ObjectUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.SpecialCharUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.SpiUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.StringUtil.class - [JAR]

├─ com.github.houbb.heaven.util.lang.ThreadUtil.class - [JAR]

com.github.houbb.heaven.support.pipeline

├─ com.github.houbb.heaven.support.pipeline.Pipeline.class - [JAR]

com.github.houbb.heaven.support.instance.impl

├─ com.github.houbb.heaven.support.instance.impl.InstanceFactory.class - [JAR]

├─ com.github.houbb.heaven.support.instance.impl.Instances.class - [JAR]

com.github.houbb.heaven.util.nio

├─ com.github.houbb.heaven.util.nio.PathUtil.class - [JAR]

com.github.houbb.heaven.util.io.filewalker

├─ com.github.houbb.heaven.util.io.filewalker.AllFileVisitor.class - [JAR]

com.github.houbb.heaven.support.condition

├─ com.github.houbb.heaven.support.condition.ICondition.class - [JAR]

├─ com.github.houbb.heaven.support.condition.PathCondition.class - [JAR]

com.github.houbb.heaven.support.pipeline.impl

├─ com.github.houbb.heaven.support.pipeline.impl.DefaultPipeline.class - [JAR]

com.github.houbb.heaven.annotation.env

├─ com.github.houbb.heaven.annotation.env.Dev.class - [JAR]

├─ com.github.houbb.heaven.annotation.env.Prod.class - [JAR]

com.github.houbb.heaven.support.concurrent.context

├─ com.github.houbb.heaven.support.concurrent.context.CrossThreadProcessor.class - [JAR]

├─ com.github.houbb.heaven.support.concurrent.context.CrossThreadWrapper.class - [JAR]

com.github.houbb.heaven.util.id.impl

├─ com.github.houbb.heaven.util.id.impl.ConstId.class - [JAR]

├─ com.github.houbb.heaven.util.id.impl.Ids.class - [JAR]

├─ com.github.houbb.heaven.util.id.impl.RandomNumId.class - [JAR]

├─ com.github.houbb.heaven.util.id.impl.SnowFlakeId.class - [JAR]

├─ com.github.houbb.heaven.util.id.impl.UUID32.class - [JAR]

├─ com.github.houbb.heaven.util.id.impl.UUID8.class - [JAR]

com.github.houbb.heaven.support.proxy.none

├─ com.github.houbb.heaven.support.proxy.none.NoneProxy.class - [JAR]

com.github.houbb.heaven.support.metadata.util

├─ com.github.houbb.heaven.support.metadata.util.PackageUtil.class - [JAR]

com.github.houbb.heaven.reflect.simple

├─ com.github.houbb.heaven.reflect.simple.SimpleAnnotation.class - [JAR]

├─ com.github.houbb.heaven.reflect.simple.SimpleClass.class - [JAR]

├─ com.github.houbb.heaven.reflect.simple.SimpleField.class - [JAR]

├─ com.github.houbb.heaven.reflect.simple.SimpleMethod.class - [JAR]

├─ com.github.houbb.heaven.reflect.simple.SimpleParam.class - [JAR]

├─ com.github.houbb.heaven.reflect.simple.SimpleReturn.class - [JAR]

com.github.houbb.heaven.support.cache

├─ com.github.houbb.heaven.support.cache.ICache.class - [JAR]

com.github.houbb.heaven.util.util

├─ com.github.houbb.heaven.util.util.AbbreviationUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.ArrayPrimitiveUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.ArrayUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.CharsetUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.CollectionUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.DateUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.EmojiUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.JsonUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.MapUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.NumUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.Optional.class - [JAR]

├─ com.github.houbb.heaven.util.util.OsUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.PlaceholderUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.PropertyUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.RandomUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.SetUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.SystemUtil.class - [JAR]

├─ com.github.houbb.heaven.util.util.TimeUtil.class - [JAR]

com.github.houbb.heaven.util.io.ext.impl

├─ com.github.houbb.heaven.util.io.ext.impl.RandomAccessFiles.class - [JAR]

com.github.houbb.heaven.util.id.support

├─ com.github.houbb.heaven.util.id.support.Sequence.class - [JAR]

com.github.houbb.heaven.util.common

├─ com.github.houbb.heaven.util.common.ArgUtil.class - [JAR]

com.github.houbb.heaven.response.respcode.impl

├─ com.github.houbb.heaven.response.respcode.impl.CommonAdviceRespCode.class - [JAR]

├─ com.github.houbb.heaven.response.respcode.impl.CommonRespCode.class - [JAR]

├─ com.github.houbb.heaven.response.respcode.impl.HttpRespCodeEnum.class - [JAR]

com.github.houbb.heaven.support.sort.impl

├─ com.github.houbb.heaven.support.sort.impl.NoSort.class - [JAR]

com.github.houbb.heaven.support.handler

├─ com.github.houbb.heaven.support.handler.AbstractHandler.class - [JAR]

├─ com.github.houbb.heaven.support.handler.IHandler.class - [JAR]

├─ com.github.houbb.heaven.support.handler.IMapEntryHandler.class - [JAR]

├─ com.github.houbb.heaven.support.handler.IMapHandler.class - [JAR]

com.github.houbb.heaven.support.proxy

├─ com.github.houbb.heaven.support.proxy.IMethodHandler.class - [JAR]

├─ com.github.houbb.heaven.support.proxy.IProxy.class - [JAR]

├─ com.github.houbb.heaven.support.proxy.ProxyFactory.class - [JAR]

com.github.houbb.heaven.support.sort

├─ com.github.houbb.heaven.support.sort.ISort.class - [JAR]

com.github.houbb.heaven.util.time.impl

├─ com.github.houbb.heaven.util.time.impl.DefaultSystemTime.class - [JAR]

├─ com.github.houbb.heaven.util.time.impl.ScheduledSystemTime.class - [JAR]

├─ com.github.houbb.heaven.util.time.impl.Times.class - [JAR]

com.github.houbb.heaven.reflect.exception

├─ com.github.houbb.heaven.reflect.exception.ReflectRuntimeException.class - [JAR]

com.github.houbb.heaven.constant.enums

├─ com.github.houbb.heaven.constant.enums.IEnum.class - [JAR]

├─ com.github.houbb.heaven.constant.enums.LangEnum.class - [JAR]

├─ com.github.houbb.heaven.constant.enums.ProxyTypeEnum.class - [JAR]

com.github.houbb.heaven.reflect.model

├─ com.github.houbb.heaven.reflect.model.BooleanTest.class - [JAR]

├─ com.github.houbb.heaven.reflect.model.FieldBean.class - [JAR]

com.github.houbb.heaven.util.net

├─ com.github.houbb.heaven.util.net.EncodeUtil.class - [JAR]

├─ com.github.houbb.heaven.util.net.HttpUtil.class - [JAR]

├─ com.github.houbb.heaven.util.net.NetUtil.class - [JAR]

├─ com.github.houbb.heaven.util.net.URLUtil.class - [JAR]

com.github.houbb.heaven.annotation.reflect

├─ com.github.houbb.heaven.annotation.reflect.Param.class - [JAR]

com.github.houbb.heaven.support.filler

├─ com.github.houbb.heaven.support.filler.IFiller.class - [JAR]

com.github.houbb.heaven.util.io.big

├─ com.github.houbb.heaven.util.io.big.BigFileStringHandlerContext.class - [JAR]

├─ com.github.houbb.heaven.util.io.big.BigFileStringHandlerPrint.class - [JAR]

├─ com.github.houbb.heaven.util.io.big.BigFileStringHandlerSegment.class - [JAR]

├─ com.github.houbb.heaven.util.io.big.BigFileUtil.class - [JAR]

├─ com.github.houbb.heaven.util.io.big.IBigFileStringHandler.class - [JAR]

com.github.houbb.heaven.constant

├─ com.github.houbb.heaven.constant.AnnotationConst.class - [JAR]

├─ com.github.houbb.heaven.constant.CharConst.class - [JAR]

├─ com.github.houbb.heaven.constant.CharsetConst.class - [JAR]

├─ com.github.houbb.heaven.constant.FieldConst.class - [JAR]

├─ com.github.houbb.heaven.constant.FileOptionConst.class - [JAR]

├─ com.github.houbb.heaven.constant.FileProtocolConst.class - [JAR]

├─ com.github.houbb.heaven.constant.FileTypeConst.class - [JAR]

├─ com.github.houbb.heaven.constant.JavaDocConst.class - [JAR]

├─ com.github.houbb.heaven.constant.MathConst.class - [JAR]

├─ com.github.houbb.heaven.constant.MavenConst.class - [JAR]

├─ com.github.houbb.heaven.constant.MethodConst.class - [JAR]

├─ com.github.houbb.heaven.constant.PathConst.class - [JAR]

├─ com.github.houbb.heaven.constant.PunctuationConst.class - [JAR]

├─ com.github.houbb.heaven.constant.SystemConst.class - [JAR]

com.github.houbb.heaven.support.filter

├─ com.github.houbb.heaven.support.filter.IFilter.class - [JAR]

├─ com.github.houbb.heaven.support.filter.PathFilter.class - [JAR]

com.github.houbb.heaven.util.secrect

├─ com.github.houbb.heaven.util.secrect.AesUtil.class - [JAR]

├─ com.github.houbb.heaven.util.secrect.Md5Util.class - [JAR]

com.github.houbb.heaven.support.attr

├─ com.github.houbb.heaven.support.attr.IAttributeContext.class - [JAR]

com.github.houbb.heaven.util.io

├─ com.github.houbb.heaven.util.io.FileUtil.class - [JAR]

├─ com.github.houbb.heaven.util.io.MarkdownFileWalker.class - [JAR]

├─ com.github.houbb.heaven.util.io.RandomAccessFileUtil.class - [JAR]

├─ com.github.houbb.heaven.util.io.StreamUtil.class - [JAR]

com.github.houbb.heaven.util.trick

├─ com.github.houbb.heaven.util.trick.ConsoleProgressBar.class - [JAR]

com.github.houbb.heaven.support.builder

├─ com.github.houbb.heaven.support.builder.IBuilder.class - [JAR]

com.github.houbb.heaven.reflect.api

├─ com.github.houbb.heaven.reflect.api.IAnnotation.class - [JAR]

├─ com.github.houbb.heaven.reflect.api.IClass.class - [JAR]

├─ com.github.houbb.heaven.reflect.api.IField.class - [JAR]

├─ com.github.houbb.heaven.reflect.api.IMember.class - [JAR]

├─ com.github.houbb.heaven.reflect.api.IMethod.class - [JAR]

├─ com.github.houbb.heaven.reflect.api.IParam.class - [JAR]

├─ com.github.houbb.heaven.reflect.api.IReturn.class - [JAR]

com.github.houbb.heaven.support.reader

├─ com.github.houbb.heaven.support.reader.IReader.class - [JAR]

com.github.houbb.heaven.support.wait

├─ com.github.houbb.heaven.support.wait.IWait.class - [JAR]

com.github.houbb.heaven.support.tuple.impl

├─ com.github.houbb.heaven.support.tuple.impl.AbstractTuple.class - [JAR]

├─ com.github.houbb.heaven.support.tuple.impl.Pair.class - [JAR]

├─ com.github.houbb.heaven.support.tuple.impl.Quatenary.class - [JAR]

├─ com.github.houbb.heaven.support.tuple.impl.Ternary.class - [JAR]

com.github.houbb.heaven.support.attr.impl

├─ com.github.houbb.heaven.support.attr.impl.AttributeContext.class - [JAR]

com.github.houbb.heaven.reflect.meta.field

├─ com.github.houbb.heaven.reflect.meta.field.IFieldMeta.class - [JAR]

com.github.houbb.heaven.support.tuple

├─ com.github.houbb.heaven.support.tuple.ITuple.class - [JAR]

├─ com.github.houbb.heaven.support.tuple.IValueFour.class - [JAR]

├─ com.github.houbb.heaven.support.tuple.IValueOne.class - [JAR]

├─ com.github.houbb.heaven.support.tuple.IValueThree.class - [JAR]

├─ com.github.houbb.heaven.support.tuple.IValueTwo.class - [JAR]

com.github.houbb.heaven.annotation

├─ com.github.houbb.heaven.annotation.CommonEager.class - [JAR]

├─ com.github.houbb.heaven.annotation.GuardeBy.class - [JAR]

├─ com.github.houbb.heaven.annotation.Immutable.class - [JAR]

├─ com.github.houbb.heaven.annotation.Metadata.class - [JAR]

├─ com.github.houbb.heaven.annotation.NotThreadSafe.class - [JAR]

├─ com.github.houbb.heaven.annotation.ThreadSafe.class - [JAR]

com.github.houbb.heaven.response.respcode

├─ com.github.houbb.heaven.response.respcode.AdviceRespCode.class - [JAR]

├─ com.github.houbb.heaven.response.respcode.RespCode.class - [JAR]

com.github.houbb.heaven.util.id

├─ com.github.houbb.heaven.util.id.Id.class - [JAR]

├─ com.github.houbb.heaven.util.id.IdUtil.class - [JAR]

com.github.houbb.heaven.support.instance

├─ com.github.houbb.heaven.support.instance.Instance.class - [JAR]

com.github.houbb.heaven.response.exception

├─ com.github.houbb.heaven.response.exception.CommonRuntimeException.class - [JAR]

├─ com.github.houbb.heaven.response.exception.ExceptionUtil.class - [JAR]

├─ com.github.houbb.heaven.response.exception.GenericAdviceRuntimeException.class - [JAR]

├─ com.github.houbb.heaven.response.exception.GenericRuntimeException.class - [JAR]

Advertisement

Dependencies from Group

Aug 03, 2023
235 usages
33 stars
May 06, 2020
75 usages
Aug 04, 2020
49 usages
Aug 04, 2020
26 usages
Jul 03, 2022
20 usages

Discover Dependencies

Aug 14, 2023
191 usages
5.1k stars
Jan 27, 2022
189 usages
673 stars
May 18, 2019
173 usages
1.1k stars
Jul 13, 2023
165 usages
82 stars
Aug 21, 2023
173 usages
Oct 15, 2020
240 usages
12.9k stars
Sep 10, 2019
167 usages
5.1k stars
Jun 06, 2023
186 usages
4.4k stars
Jan 10, 2023
201 usages