| License |
License |
|---|---|
| GroupId | GroupIdorg.thryft |
| ArtifactId | ArtifactIdthryft-waf-server |
| Last Version | Last Version1.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionthryft-waf-server
Thryft web application framework - server subproject
|
| Filename | Size |
|---|---|
| thryft-waf-server-1.0.8.pom | |
| thryft-waf-server-1.0.8.jar | 25 KB |
| thryft-waf-server-1.0.8-sources.jar | 12 KB |
| thryft-waf-server-1.0.8-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.thryft/thryft-waf-server/ -->
<dependency>
<groupId>org.thryft</groupId>
<artifactId>thryft-waf-server</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.thryft/thryft-waf-server/
implementation 'org.thryft:thryft-waf-server:1.0.8'
// https://jarcasting.com/artifacts/org.thryft/thryft-waf-server/
implementation ("org.thryft:thryft-waf-server:1.0.8")
'org.thryft:thryft-waf-server:jar:1.0.8'
<dependency org="org.thryft" name="thryft-waf-server" rev="1.0.8">
<artifact name="thryft-waf-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thryft', module='thryft-waf-server', version='1.0.8')
)
libraryDependencies += "org.thryft" % "thryft-waf-server" % "1.0.8"
[org.thryft/thryft-waf-server "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.thryft : thryft-waf-lib | jar | 1.0.8 |
| com.github.scribejava : scribejava-apis | jar | 3.3.0 |
| com.google.inject.extensions : guice-servlet | jar | 4.1.0 |
| com.google.inject.extensions : guice-multibindings | jar | 4.1.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.apache.shiro : shiro-guice | jar | 1.4.0 |
| org.apache.shiro : shiro-web | jar | 1.4.0 |