Fallwizard

Allows dropwizard users to use the Spring Framework

License

License

GroupId

GroupId

io.github.fallwizard
ArtifactId

ArtifactId

Fallwizard
Last Version

Last Version

0.8.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fallwizard
Allows dropwizard users to use the Spring Framework
Project URL

Project URL

https://github.com/Fallwizard/Fallwizard
Project Organization

Project Organization

Pivotal Software, Inc.

Download Fallwizard

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
io.dropwizard : dropwizard-configuration jar 0.8.1
org.springframework.security : spring-security-web jar
org.springframework : spring-core jar 4.0.6.RELEASE
org.springframework : spring-context jar
org.springframework : spring-beans jar
io.dropwizard : dropwizard-core jar 0.8.1
io.dropwizard : dropwizard-auth jar 0.8.1
com.sun.jersey : jersey-core jar 1.19
com.sun.jersey : jersey-server jar 1.19
org.springframework.security : spring-security-core jar
org.springframework.security : spring-security-config jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1.0
0.7.1.2