jersey2-vfs2

Apache VFS2 (Virtual File System 2) jersey injectors.

License

License

Categories

Categories

Net Jersey Program Interface REST Frameworks
GroupId

GroupId

net.krotscheck.jersey2
ArtifactId

ArtifactId

jersey2-vfs2
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jersey2-vfs2
Apache VFS2 (Virtual File System 2) jersey injectors.
Project Organization

Project Organization

krotscheck.net

Download jersey2-vfs2

How to add to project

<!-- https://jarcasting.com/artifacts/net.krotscheck.jersey2/jersey2-vfs2/ -->
<dependency>
    <groupId>net.krotscheck.jersey2</groupId>
    <artifactId>jersey2-vfs2</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.krotscheck.jersey2/jersey2-vfs2/
implementation 'net.krotscheck.jersey2:jersey2-vfs2:2.1.1'
// https://jarcasting.com/artifacts/net.krotscheck.jersey2/jersey2-vfs2/
implementation ("net.krotscheck.jersey2:jersey2-vfs2:2.1.1")
'net.krotscheck.jersey2:jersey2-vfs2:jar:2.1.1'
<dependency org="net.krotscheck.jersey2" name="jersey2-vfs2" rev="2.1.1">
  <artifact name="jersey2-vfs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.krotscheck.jersey2', module='jersey2-vfs2', version='2.1.1')
)
libraryDependencies += "net.krotscheck.jersey2" % "jersey2-vfs2" % "2.1.1"
[net.krotscheck.jersey2/jersey2-vfs2 "2.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-vfs2 jar 2.0
org.slf4j : slf4j-api jar 1.7.13
net.krotscheck : knet-utils jar 1.0.2

provided (1)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.22.2

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.1.3
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.22.2
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4

Project Modules

There are no modules declared in this project.

jersey2-toolkit

Build Status Coverage Status Maven Central

This project contains a collection of mix-and-match Jersey2 Features which can enhance and accelerate your web service development. Features can be loaded wholesale, or can be assembled on an as-needed basis.

For more information, please see our documentation.

Versions

Version
2.1.1
2.0.2
2.0.1
2.0.0
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18
1.1.17
1.1.16
1.1.15
1.1.14
1.1.13