jar

cn.featherfly : featherfly-common

Maven & Gradle

Sep 23, 2019
29 usages
2 stars

featherfly-common · featherfly-common

Table Of Contents

Latest Version

Download cn.featherfly : featherfly-common JAR file - Latest Versions:

All Versions

Download cn.featherfly : featherfly-common JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x
1.2.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 featherfly-common-1.7.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.featherfly.common.form

├─ cn.featherfly.common.form.Form.class - [JAR]

├─ cn.featherfly.common.form.Parameter.class - [JAR]

├─ cn.featherfly.common.form.SimpleStateForm.class - [JAR]

├─ cn.featherfly.common.form.StateForm.class - [JAR]

cn.featherfly.common.storage

├─ cn.featherfly.common.storage.DateLocalDirStorage.class - [JAR]

├─ cn.featherfly.common.storage.LocalDirStorage.class - [JAR]

├─ cn.featherfly.common.storage.ProjectModuleDateLocalDirStorage.class - [JAR]

├─ cn.featherfly.common.storage.Storage.class - [JAR]

├─ cn.featherfly.common.storage.StorageException.class - [JAR]

cn.featherfly.common.structure.tree.matcher

├─ cn.featherfly.common.structure.tree.matcher.TreeNodeEqualsMatcher.class - [JAR]

cn.featherfly.common.structure.tree

├─ cn.featherfly.common.structure.tree.NodeExecutor.class - [JAR]

├─ cn.featherfly.common.structure.tree.SimpleTreeNode.class - [JAR]

├─ cn.featherfly.common.structure.tree.Tree.class - [JAR]

├─ cn.featherfly.common.structure.tree.TreeNode.class - [JAR]

├─ cn.featherfly.common.structure.tree.TreeNodeMatcher.class - [JAR]

├─ cn.featherfly.common.structure.tree.TreeNodeModel.class - [JAR]

cn.featherfly.common.bean.matcher

├─ cn.featherfly.common.bean.matcher.BeanPropertyAnnotationMatcher.class - [JAR]

├─ cn.featherfly.common.bean.matcher.BeanPropertyClassMatcher.class - [JAR]

├─ cn.featherfly.common.bean.matcher.BeanPropertyMatcher.class - [JAR]

├─ cn.featherfly.common.bean.matcher.BeanPropertyNameRegexMatcher.class - [JAR]

cn.featherfly.common.lang.matcher

├─ cn.featherfly.common.lang.matcher.AbstractMemberMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.FieldAnnotationMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.FieldGroupMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.FieldMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.FieldModifierMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.FieldNameRegexMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.FieldTypeMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MemberGroupMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MemberMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MemberModifierMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MemberNameRegexMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MethodAnnotationMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MethodGroupMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MethodMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MethodModifierMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MethodNameRegexMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MethodParamTypeMatcher.class - [JAR]

├─ cn.featherfly.common.lang.matcher.MethodReturnTypeMatcher.class - [JAR]

cn.featherfly.common.location

├─ cn.featherfly.common.location.LocationPoint.class - [JAR]

├─ cn.featherfly.common.location.LocationUtils.class - [JAR]

├─ cn.featherfly.common.location.RectangleRange.class - [JAR]

cn.featherfly.common.structure.tree.util

├─ cn.featherfly.common.structure.tree.util.TreeNodeTestUtils.class - [JAR]

cn.featherfly.common.structure

├─ cn.featherfly.common.structure.HashChainMap.class - [JAR]

├─ cn.featherfly.common.structure.LimitQueue.class - [JAR]

cn.featherfly.common.log

├─ cn.featherfly.common.log.Logger.class - [JAR]

├─ cn.featherfly.common.log.LoggerEnabled.class - [JAR]

├─ cn.featherfly.common.log.LoggerFactory.class - [JAR]

├─ cn.featherfly.common.log.LoggerUtils.class - [JAR]

cn.featherfly.common.locale

├─ cn.featherfly.common.locale.DefaultLocaleManager.class - [JAR]

├─ cn.featherfly.common.locale.JdkResourceBundleFactory.class - [JAR]

├─ cn.featherfly.common.locale.JdkResourceBundleProxy.class - [JAR]

├─ cn.featherfly.common.locale.LocaleManager.class - [JAR]

├─ cn.featherfly.common.locale.ResourceBundle.class - [JAR]

├─ cn.featherfly.common.locale.ResourceBundleFactory.class - [JAR]

├─ cn.featherfly.common.locale.ResourceBundleUtils.class - [JAR]

cn.featherfly.common.policy

├─ cn.featherfly.common.policy.AllowPolicy.class - [JAR]

├─ cn.featherfly.common.policy.BlackListPolicy.class - [JAR]

├─ cn.featherfly.common.policy.WhiteBlackListPolicy.class - [JAR]

├─ cn.featherfly.common.policy.WhiteListPolicy.class - [JAR]

cn.featherfly.common.exception

├─ cn.featherfly.common.exception.AssertLocalizedException.class - [JAR]

├─ cn.featherfly.common.exception.BaseException.class - [JAR]

├─ cn.featherfly.common.exception.ExceptionCode.class - [JAR]

├─ cn.featherfly.common.exception.ExceptionCodeException.class - [JAR]

├─ cn.featherfly.common.exception.IOException.class - [JAR]

├─ cn.featherfly.common.exception.InitException.class - [JAR]

├─ cn.featherfly.common.exception.LoadedMessageLocalizedExceptionCode.class - [JAR]

├─ cn.featherfly.common.exception.LocalizedCodeException.class - [JAR]

├─ cn.featherfly.common.exception.LocalizedException.class - [JAR]

├─ cn.featherfly.common.exception.LocalizedExceptionCode.class - [JAR]

├─ cn.featherfly.common.exception.LocalizedExceptionUtils.class - [JAR]

├─ cn.featherfly.common.exception.ReflectException.class - [JAR]

├─ cn.featherfly.common.exception.SimpleExceptionCode.class - [JAR]

├─ cn.featherfly.common.exception.SimpleLocalizedExceptionCode.class - [JAR]

├─ cn.featherfly.common.exception.UnsupportedException.class - [JAR]

cn.featherfly.common.io

├─ cn.featherfly.common.io.FileUtils.class - [JAR]

├─ cn.featherfly.common.io.WatchListener.class - [JAR]

├─ cn.featherfly.common.io.Watcher.class - [JAR]

cn.featherfly.common.storage.stream

├─ cn.featherfly.common.storage.stream.RemoteStorage.class - [JAR]

├─ cn.featherfly.common.storage.stream.RemoteStreamStorage.class - [JAR]

├─ cn.featherfly.common.storage.stream.StreamDateLocalDirStorage.class - [JAR]

├─ cn.featherfly.common.storage.stream.StreamProjectModuleDateLocalDirStorage.class - [JAR]

├─ cn.featherfly.common.storage.stream.StreamStorage.class - [JAR]

cn.featherfly.common.structure.tree.annotation

├─ cn.featherfly.common.structure.tree.annotation.Children.class - [JAR]

├─ cn.featherfly.common.structure.tree.annotation.Equals.class - [JAR]

├─ cn.featherfly.common.structure.tree.annotation.Parent.class - [JAR]

├─ cn.featherfly.common.structure.tree.annotation.TreeNode.class - [JAR]

cn.featherfly.common.io.file

├─ cn.featherfly.common.io.file.FileConvention.class - [JAR]

├─ cn.featherfly.common.io.file.FileWrapper.class - [JAR]

├─ cn.featherfly.common.io.file.RenamePolicy.class - [JAR]

cn.featherfly.common.bytecode

├─ cn.featherfly.common.bytecode.JavassistUtils.class - [JAR]

cn.featherfly.common.lang.function

├─ cn.featherfly.common.lang.function.SerializableFunction.class - [JAR]

cn.featherfly.common.constant

├─ cn.featherfly.common.constant.Chars.class - [JAR]

├─ cn.featherfly.common.constant.Charset.class - [JAR]

├─ cn.featherfly.common.constant.Unit.class - [JAR]

cn.featherfly.common.bean

├─ cn.featherfly.common.bean.BeanDescriptor.class - [JAR]

├─ cn.featherfly.common.bean.BeanProperty.class - [JAR]

├─ cn.featherfly.common.bean.BeanPropertyFactory.class - [JAR]

├─ cn.featherfly.common.bean.BeanUtils.class - [JAR]

├─ cn.featherfly.common.bean.MapBeanDescriptor.class - [JAR]

├─ cn.featherfly.common.bean.NoSuchPropertyException.class - [JAR]

├─ cn.featherfly.common.bean.PropertyAccessException.class - [JAR]

├─ cn.featherfly.common.bean.PropertyException.class - [JAR]

├─ cn.featherfly.common.bean.ReflectionBeanPropertyFactory.class - [JAR]

cn.featherfly.common.validate

├─ cn.featherfly.common.validate.Errors.class - [JAR]

├─ cn.featherfly.common.validate.FieldError.class - [JAR]

├─ cn.featherfly.common.validate.VerifyCodeUtils.class - [JAR]

cn.featherfly.common.lang.number

├─ cn.featherfly.common.lang.number.ChineseNumber.class - [JAR]

├─ cn.featherfly.common.lang.number.LocaleNumber.class - [JAR]

cn.featherfly.common.lang

├─ cn.featherfly.common.lang.ArrayUtils.class - [JAR]

├─ cn.featherfly.common.lang.Assert.class - [JAR]

├─ cn.featherfly.common.lang.AssertIllegalArgument.class - [JAR]

├─ cn.featherfly.common.lang.AssertUtils.class - [JAR]

├─ cn.featherfly.common.lang.ClassLoaderUtils.class - [JAR]

├─ cn.featherfly.common.lang.ClassUtils.class - [JAR]

├─ cn.featherfly.common.lang.CollectionUtils.class - [JAR]

├─ cn.featherfly.common.lang.DateUtils.class - [JAR]

├─ cn.featherfly.common.lang.GenericType.class - [JAR]

├─ cn.featherfly.common.lang.LambdaUtils.class - [JAR]

├─ cn.featherfly.common.lang.LangUtils.class - [JAR]

├─ cn.featherfly.common.lang.LogUtils.class - [JAR]

├─ cn.featherfly.common.lang.NumberUtils.class - [JAR]

├─ cn.featherfly.common.lang.RandomUtils.class - [JAR]

├─ cn.featherfly.common.lang.ServiceLoaderUtils.class - [JAR]

├─ cn.featherfly.common.lang.StringUtils.class - [JAR]

├─ cn.featherfly.common.lang.SystemPropertyUtils.class - [JAR]

├─ cn.featherfly.common.lang.UUIDGenerator.class - [JAR]

├─ cn.featherfly.common.lang.UriUtils.class - [JAR]

├─ cn.featherfly.common.lang.WordUtils.class - [JAR]

cn.featherfly.common.data

├─ cn.featherfly.common.data.Collector.class - [JAR]

├─ cn.featherfly.common.data.GroupMatcher.class - [JAR]

├─ cn.featherfly.common.data.Matcher.class - [JAR]

cn.featherfly.common.io.file.rename

├─ cn.featherfly.common.io.file.rename.AbstractExtNameRenamePolicy.class - [JAR]

├─ cn.featherfly.common.io.file.rename.NoRenamePolicy.class - [JAR]

├─ cn.featherfly.common.io.file.rename.TimestampRenamePolicy.class - [JAR]

├─ cn.featherfly.common.io.file.rename.UUIDRenamePolicy.class - [JAR]

cn.featherfly.common.lang.executor

├─ cn.featherfly.common.lang.executor.AutoAsyncExecutor.class - [JAR]

├─ cn.featherfly.common.lang.executor.Executable.class - [JAR]

├─ cn.featherfly.common.lang.executor.Executor.class - [JAR]

cn.featherfly.common.structure.page

├─ cn.featherfly.common.structure.page.Limit.class - [JAR]

├─ cn.featherfly.common.structure.page.Page.class - [JAR]

├─ cn.featherfly.common.structure.page.Pagination.class - [JAR]

├─ cn.featherfly.common.structure.page.PaginationResults.class - [JAR]

├─ cn.featherfly.common.structure.page.SimplePagination.class - [JAR]

├─ cn.featherfly.common.structure.page.SimplePaginationResults.class - [JAR]

cn.featherfly.common.lang.asserts

├─ cn.featherfly.common.lang.asserts.ILocalizedAssert.class - [JAR]

├─ cn.featherfly.common.lang.asserts.IllegalArgumentAssert.class - [JAR]

├─ cn.featherfly.common.lang.asserts.LocalizedAssert.class - [JAR]

cn.featherfly.common.storage.file

├─ cn.featherfly.common.storage.file.FileDateLocalDirStorage.class - [JAR]

├─ cn.featherfly.common.storage.file.FileLocalAndRemoteStorage.class - [JAR]

├─ cn.featherfly.common.storage.file.FileLocalDirStorage.class - [JAR]

├─ cn.featherfly.common.storage.file.FileProjectModuleDateDirStorage.class - [JAR]

├─ cn.featherfly.common.storage.file.FileStorage.class - [JAR]

├─ cn.featherfly.common.storage.file.RemoteFileStorage.class - [JAR]

cn.featherfly.common.enums

├─ cn.featherfly.common.enums.Logic.class - [JAR]

cn.featherfly.common.lang.reflect

├─ cn.featherfly.common.lang.reflect.GenericClass.class - [JAR]

├─ cn.featherfly.common.lang.reflect.MethodDescriptor.class - [JAR]

├─ cn.featherfly.common.lang.reflect.MethodParameter.class - [JAR]

├─ cn.featherfly.common.lang.reflect.Modifier.class - [JAR]

cn.featherfly.common.bean.rule

├─ cn.featherfly.common.bean.rule.CopyRule.class - [JAR]

├─ cn.featherfly.common.bean.rule.CopyRuleAlwaysCopy.class - [JAR]

├─ cn.featherfly.common.bean.rule.CopyRuleEnum.class - [JAR]

├─ cn.featherfly.common.bean.rule.CopyRuleIgnoreCaseEmpty.class - [JAR]

├─ cn.featherfly.common.bean.rule.CopyRuleIgnoreCaseNull.class - [JAR]

Advertisement

Dependencies from Group

Sep 23, 2019
29 usages
2 stars
Dec 09, 2022
10 usages
0 stars
Dec 03, 2019
5 usages
0 stars
Aug 27, 2019
5 usages
2 stars

Discover Dependencies

Sep 05, 2013
79 usages
Jul 21, 2012
13 usages
3 stars
Sep 14, 2011
31 usages
Jul 03, 2018
85 usages
1.4k stars
Feb 15, 2013
37 usages
5.7k stars
Oct 02, 2019
20 usages
355 stars
Jun 06, 2020
8 usages
May 29, 2023
7 usages
0 stars