jar

io.github.fsixteen : data-jpa-base-generator-annotations

Maven & Gradle

Apr 21, 2023
0 stars

Data Jpa Base Generator Annotations · 基于类快速生成Jpa Specification的框架工具中的注解内容.

Table Of Contents

Latest Version

Download io.github.fsixteen : data-jpa-base-generator-annotations JAR file - Latest Versions:

All Versions

Download io.github.fsixteen : data-jpa-base-generator-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
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 data-jpa-base-generator-annotations-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.fsixteen.data.jpa.base.generator.annotations.plugins.utils

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.utils.ArrayUtils.class - [JAR]

io.github.fsixteen.data.jpa.base.generator.annotations

├─ io.github.fsixteen.data.jpa.base.generator.annotations.Constraint.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.Existed.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.GroupComputerType.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.GroupInfo.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.Order.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.Selectable.class - [JAR]

io.github.fsixteen.data.jpa.base.generator.annotations.plugins

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Between.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.EndWith.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Equal.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Function.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.GreaterThan.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.GreaterThanOrEqualTo.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Gt.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Gte.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.In.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.InTable.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.LeftLike.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.LessThan.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.LessThanOrEqualTo.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Like.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Lt.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Lte.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.NotIn.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.RightLike.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.SplitIn.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.SplitNotIn.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.StartWith.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.Unique.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.plugins.ValueProcessorFunction.class - [JAR]

io.github.fsixteen.data.jpa.base.generator.annotations.interfaces

├─ io.github.fsixteen.data.jpa.base.generator.annotations.interfaces.DefaultValueProcessor.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.interfaces.ValueProcessor.class - [JAR]

io.github.fsixteen.data.jpa.base.generator.annotations.constant

├─ io.github.fsixteen.data.jpa.base.generator.annotations.constant.Constant.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.constant.ValueInType.class - [JAR]

├─ io.github.fsixteen.data.jpa.base.generator.annotations.constant.ValueType.class - [JAR]