jar

com.github.ispong : spring-oxygen-core

Maven & Gradle

Sep 21, 2020
4 usages
1 stars

spring-oxygen-core · Spring rapid development integration framework.

Table Of Contents

Latest Version

Download com.github.ispong : spring-oxygen-core JAR file - Latest Versions:

All Versions

Download com.github.ispong : spring-oxygen-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 spring-oxygen-core-1.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ispong.oxygen.core.freemarker

├─ com.ispong.oxygen.core.freemarker.FreemarkerMarker.class - [JAR]

com.ispong.oxygen.core.secret

├─ com.ispong.oxygen.core.secret.AesMarker.class - [JAR]

├─ com.ispong.oxygen.core.secret.JwtMarker.class - [JAR]

├─ com.ispong.oxygen.core.secret.RsaMarker.class - [JAR]

├─ com.ispong.oxygen.core.secret.SecretConstants.class - [JAR]

com.ispong.oxygen.core.http

├─ com.ispong.oxygen.core.http.HttpMarker.class - [JAR]

com.ispong.oxygen.core.email

├─ com.ispong.oxygen.core.email.EmailMaker.class - [JAR]

com.ispong.oxygen.core.config

├─ com.ispong.oxygen.core.config.OxygenCoreAutoConfiguration.class - [JAR]

com.ispong.oxygen.core.excel

├─ com.ispong.oxygen.core.excel.ExcelMarker.class - [JAR]

├─ com.ispong.oxygen.core.excel.ExcelType.class - [JAR]

com.ispong.oxygen.core.exception

├─ com.ispong.oxygen.core.exception.OxygenException.class - [JAR]

com.ispong.oxygen.core.reflect

├─ com.ispong.oxygen.core.reflect.ClassNameConstants.class - [JAR]

├─ com.ispong.oxygen.core.reflect.FieldBody.class - [JAR]

├─ com.ispong.oxygen.core.reflect.ReflectMarker.class - [JAR]

com.ispong.oxygen.core.xml

├─ com.ispong.oxygen.core.xml.XmlMarker.class - [JAR]

Advertisement