jar

com.github.xujiaji.erupt : erupt-annotation

Maven & Gradle

Oct 13, 2023

Core annotation declaration

Table Of Contents

Latest Version

Download com.github.xujiaji.erupt : erupt-annotation JAR file - Latest Versions:

All Versions

Download com.github.xujiaji.erupt : erupt-annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.12.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 erupt-annotation-1.12.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xyz.erupt.annotation.config

├─ xyz.erupt.annotation.config.AutoFill.class - [JAR]

├─ xyz.erupt.annotation.config.Comment.class - [JAR]

├─ xyz.erupt.annotation.config.Comments.class - [JAR]

├─ xyz.erupt.annotation.config.Dynamic.class - [JAR]

├─ xyz.erupt.annotation.config.Empty.class - [JAR]

├─ xyz.erupt.annotation.config.EruptProperty.class - [JAR]

├─ xyz.erupt.annotation.config.EruptSmartSkipSerialize.class - [JAR]

├─ xyz.erupt.annotation.config.JavaTypeEnum.class - [JAR]

├─ xyz.erupt.annotation.config.LoadWay.class - [JAR]

├─ xyz.erupt.annotation.config.Match.class - [JAR]

├─ xyz.erupt.annotation.config.QueryExpression.class - [JAR]

├─ xyz.erupt.annotation.config.SerializeBy.class - [JAR]

├─ xyz.erupt.annotation.config.SkipSerialize.class - [JAR]

├─ xyz.erupt.annotation.config.ToMap.class - [JAR]

├─ xyz.erupt.annotation.config.Volatile.class - [JAR]

├─ xyz.erupt.annotation.config.VolatileFun.class - [JAR]

xyz.erupt.annotation.expr

├─ xyz.erupt.annotation.expr.Expr.class - [JAR]

├─ xyz.erupt.annotation.expr.ExprBool.class - [JAR]

├─ xyz.erupt.annotation.expr.ExprClass.class - [JAR]

├─ xyz.erupt.annotation.expr.ExprFloat.class - [JAR]

├─ xyz.erupt.annotation.expr.ExprInt.class - [JAR]

xyz.erupt.annotation.query

├─ xyz.erupt.annotation.query.Condition.class - [JAR]

xyz.erupt.annotation.sub_erupt

├─ xyz.erupt.annotation.sub_erupt.Card.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.Drill.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.Filter.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.Layout.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.Link.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.LinkTree.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.Power.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.RowOperation.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.Tab.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.Tpl.class - [JAR]

├─ xyz.erupt.annotation.sub_erupt.Tree.class - [JAR]

xyz.erupt.annotation.sub_field.sub_edit

├─ xyz.erupt.annotation.sub_field.sub_edit.AttachmentType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.AutoCompleteType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.BoolType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.CheckboxType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.ChoiceType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.CodeEditorType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.DateType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.DynamicBy.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.HtmlEditorType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.InputType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.MapType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.NumberType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.PasswordType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.RateType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.ReferenceTableType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.ReferenceTreeType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.Search.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.ShowBy.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.SliderType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.StepsType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.TagsType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.sub_edit.VL.class - [JAR]

xyz.erupt.annotation.vola

├─ xyz.erupt.annotation.vola.PowerVolatile.class - [JAR]

xyz.erupt.annotation.fun

├─ xyz.erupt.annotation.fun.AttachmentProxy.class - [JAR]

├─ xyz.erupt.annotation.fun.AutoCompleteHandler.class - [JAR]

├─ xyz.erupt.annotation.fun.ChoiceFetchHandler.class - [JAR]

├─ xyz.erupt.annotation.fun.CodeEditHintHandler.class - [JAR]

├─ xyz.erupt.annotation.fun.DataProxy.class - [JAR]

├─ xyz.erupt.annotation.fun.FilterHandler.class - [JAR]

├─ xyz.erupt.annotation.fun.MetaProxy.class - [JAR]

├─ xyz.erupt.annotation.fun.OperationHandler.class - [JAR]

├─ xyz.erupt.annotation.fun.PowerHandler.class - [JAR]

├─ xyz.erupt.annotation.fun.PowerObject.class - [JAR]

├─ xyz.erupt.annotation.fun.TagsFetchHandler.class - [JAR]

├─ xyz.erupt.annotation.fun.VLModel.class - [JAR]

xyz.erupt.annotation.model

├─ xyz.erupt.annotation.model.Column.class - [JAR]

├─ xyz.erupt.annotation.model.Row.class - [JAR]

xyz.erupt.annotation.sub_field

├─ xyz.erupt.annotation.sub_field.Edit.class - [JAR]

├─ xyz.erupt.annotation.sub_field.EditType.class - [JAR]

├─ xyz.erupt.annotation.sub_field.EditTypeMapping.class - [JAR]

├─ xyz.erupt.annotation.sub_field.EditTypeSearch.class - [JAR]

├─ xyz.erupt.annotation.sub_field.IfRender.class - [JAR]

├─ xyz.erupt.annotation.sub_field.Readonly.class - [JAR]

├─ xyz.erupt.annotation.sub_field.Show.class - [JAR]

├─ xyz.erupt.annotation.sub_field.View.class - [JAR]

├─ xyz.erupt.annotation.sub_field.ViewType.class - [JAR]

xyz.erupt.annotation.constant

├─ xyz.erupt.annotation.constant.AnnotationConst.class - [JAR]

├─ xyz.erupt.annotation.constant.AnnotationValue.class - [JAR]

├─ xyz.erupt.annotation.constant.JavaType.class - [JAR]

xyz.erupt.annotation

├─ xyz.erupt.annotation.Erupt.class - [JAR]

├─ xyz.erupt.annotation.EruptField.class - [JAR]

├─ xyz.erupt.annotation.EruptI18n.class - [JAR]

├─ xyz.erupt.annotation.KV.class - [JAR]

├─ xyz.erupt.annotation.PreDataProxy.class - [JAR]

├─ xyz.erupt.annotation.SceneEnum.class - [JAR]