License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.contextfw |
ArtifactId | ArtifactIdweb-application |
Last Version | Last Version0.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionContext :: Web :: Application
Context Web Application Framework
|
Filename | Size |
---|---|
web-application-0.8.5.pom | |
web-application-0.8.5.jar | 197 KB |
web-application-0.8.5-sources.jar | 162 KB |
web-application-0.8.5-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.contextfw/web-application/ -->
<dependency>
<groupId>net.contextfw</groupId>
<artifactId>web-application</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/web-application/
implementation 'net.contextfw:web-application:0.8.5'
// https://jarcasting.com/artifacts/net.contextfw/web-application/
implementation ("net.contextfw:web-application:0.8.5")
'net.contextfw:web-application:jar:0.8.5'
<dependency org="net.contextfw" name="web-application" rev="0.8.5">
<artifact name="web-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='web-application', version='0.8.5')
)
libraryDependencies += "net.contextfw" % "web-application" % "0.8.5"
[net.contextfw/web-application "0.8.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject : guice | jar | 3.0 |
aopalliance : aopalliance | jar | 1.0 |
commons-io : commons-io | jar | 2.0 |
com.google.code.gson : gson | jar | 1.4 |
com.google.inject.extensions : guice-servlet | jar | 3.0 |
dom4j : dom4j | jar | 1.6.1 |
jaxen : jaxen | jar | 1.1.1 |
xom : xom | jar | 1.2.5 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
commons-lang : commons-lang | jar | 2.5 |
javax.servlet : servlet-api | jar | 2.5 |
findbugs : findbugs | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.0 |
junit : junit | jar | 4.5 |