License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.contextfw |
ArtifactId | ArtifactIdweb |
Last Version | Last Version0.8.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionContext :: Web
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |