jar

nl.bstoi.jersey.test-framework : jersey-spring-exposed-test-framework-core

Maven & Gradle

Jan 23, 2017
4 stars

jersey-spring-exposed-test-framework-core · A extension on the Jersey grizzly test framework, you're now able to expose the Spring Framework application context within those tests.

Table Of Contents

Latest Version

Download nl.bstoi.jersey.test-framework : jersey-spring-exposed-test-framework-core JAR file - Latest Versions:

All Versions

Download nl.bstoi.jersey.test-framework : jersey-spring-exposed-test-framework-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.25.x
2.25
2.24.x
2.24
2.23.x
2.23
2.22.x
2.22
2.21
2.20
2.19
2.18
2.16
2.15
2.14
2.13
2.12
2.11
2.10.x
2.9

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 jersey-spring-exposed-test-framework-core-2.25.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

nl.bstoi.jersey.test.framework.spring.grizzly

├─ nl.bstoi.jersey.test.framework.spring.grizzly.SpringGrizzlyTestContainerFactory.class - [JAR]

├─ nl.bstoi.jersey.test.framework.spring.grizzly.SpringTestContainer.class - [JAR]

├─ nl.bstoi.jersey.test.framework.spring.grizzly.SpringTestContainerFactory.class - [JAR]

nl.bstoi.jersey.test.framework.spring

├─ nl.bstoi.jersey.test.framework.spring.SpringContextJerseyTest.class - [JAR]

nl.bstoi.jersey.test.framework.spring.grizzly2.httpserver

├─ nl.bstoi.jersey.test.framework.spring.grizzly2.httpserver.SpringGrizzlyHttpContainer.class - [JAR]

├─ nl.bstoi.jersey.test.framework.spring.grizzly2.httpserver.SpringGrizzlyHttpServerFactory.class - [JAR]

├─ nl.bstoi.jersey.test.framework.spring.grizzly2.httpserver.SpringGrizzlyRequestPropertiesDelegate.class - [JAR]

Advertisement