jar

com.sgota.springboot : spring-web-velocity

Maven & Gradle

Oct 02, 2018
1 usages
Table Of Contents

Latest Version

Download com.sgota.springboot : spring-web-velocity JAR file - Latest Versions:

All Versions

Download com.sgota.springboot : spring-web-velocity 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 spring-web-velocity-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.ui.velocity

├─ org.springframework.ui.velocity.SpringResourceLoader.class - [JAR]

├─ org.springframework.ui.velocity.VelocityEngineFactory.class - [JAR]

├─ org.springframework.ui.velocity.VelocityEngineFactoryBean.class - [JAR]

├─ org.springframework.ui.velocity.VelocityEngineUtils.class - [JAR]

org.springframework.web.servlet.view.velocity

├─ org.springframework.web.servlet.view.velocity.VelocityConfig.class - [JAR]

├─ org.springframework.web.servlet.view.velocity.VelocityConfigurer.class - [JAR]

├─ org.springframework.web.servlet.view.velocity.VelocityLayoutView.class - [JAR]

├─ org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver.class - [JAR]

├─ org.springframework.web.servlet.view.velocity.VelocityToolboxView.class - [JAR]

├─ org.springframework.web.servlet.view.velocity.VelocityView.class - [JAR]

├─ org.springframework.web.servlet.view.velocity.VelocityViewResolver.class - [JAR]

Advertisement