Last Version

GWizard Jersey 0.10

A Java framework, inspired by DropWizard, for developing RESTful web services with Guice

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.gwizard
ArtifactId

ArtifactId

gwizard-jersey
Version

Version

0.10
Type

Type

jar
Description

Description

GWizard Jersey
A Java framework, inspired by DropWizard, for developing RESTful web services with Guice

Download gwizard-jersey 0.10


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

Dependencies

compile (10)

Group / Artifact Type Version
org.gwizard : gwizard-web jar 0.10
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.13
com.squarespace.jersey2-guice : jersey2-guice jar 0.4
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.12.1
com.google.inject : guice jar 4.2.3
org.slf4j : slf4j-api jar 1.7.30
org.assertj : assertj-core jar 3.19.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.