Last Version

Context :: Web 0.8.5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

net.contextfw
ArtifactId

ArtifactId

web
Version

Version

0.8.5
Type

Type

pom
Description

Description

Context :: Web
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download web 0.8.5

Filename Size
web-0.8.5.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/net.contextfw/web/ -->
<dependency>
    <groupId>net.contextfw</groupId>
    <artifactId>web</artifactId>
    <version>0.8.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/web/
implementation 'net.contextfw:web:0.8.5'
// https://jarcasting.com/artifacts/net.contextfw/web/
implementation ("net.contextfw:web:0.8.5")
'net.contextfw:web:pom:0.8.5'
<dependency org="net.contextfw" name="web" rev="0.8.5">
  <artifact name="web" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='web', version='0.8.5')
)
libraryDependencies += "net.contextfw" % "web" % "0.8.5"
[net.contextfw/web "0.8.5"]

Dependencies

compile (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

  • web-application
  • web-quickstart
  • web-commons