jar

com.github.paulosalonso : spel-builder

Maven & Gradle

Aug 08, 2020
5 stars

spel-builder · A facilitator for creating Spring expressions (SpEL).

Table Of Contents

Latest Version

Download com.github.paulosalonso : spel-builder JAR file - Latest Versions:

All Versions

Download com.github.paulosalonso : spel-builder JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.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 spel-builder-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.paulosalonso.spel.builder.common

├─ com.github.paulosalonso.spel.builder.common.And.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.BuiltInMethod.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.EndpointParameter.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.Expression.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.Group.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.Instance.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.InstanceMethod.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.Logical.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.Method.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.Or.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.Parameter.class - [JAR]

├─ com.github.paulosalonso.spel.builder.common.StringParameter.class - [JAR]

com.github.paulosalonso.spel.builder

├─ com.github.paulosalonso.spel.builder.Bean.class - [JAR]

├─ com.github.paulosalonso.spel.builder.ContextVariable.class - [JAR]

├─ com.github.paulosalonso.spel.builder.HasAuthority.class - [JAR]

├─ com.github.paulosalonso.spel.builder.HasRole.class - [JAR]

├─ com.github.paulosalonso.spel.builder.HasScope.class - [JAR]

├─ com.github.paulosalonso.spel.builder.IsAuthenticated.class - [JAR]