License |
License |
---|---|
GroupId | GroupIdio.github.fallwizard |
ArtifactId | ArtifactIdFallwizard |
Last Version | Last Version0.8.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFallwizard
Allows dropwizard users to use the Spring Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
Fallwizard-0.8.1.0.pom | |
Fallwizard-0.8.1.0.jar | 16 KB |
Fallwizard-0.8.1.0-sources.jar | 9 KB |
Fallwizard-0.8.1.0-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |