Context :: Web :: Application

Context Web Application Framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

web-application
Last Version

Last Version

0.8.5
Release Date

Release Date

Type

Type

jar
Description

Description

Context :: Web :: Application
Context Web Application Framework

Download web-application

How to add to project

<!-- 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"]

Dependencies

compile (13)

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

test (2)

Group / Artifact Type Version
org.easymock : easymock jar 3.0
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0