| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.contextfw |
| ArtifactId | ArtifactIdweb-commons |
| Last Version | Last Version0.8.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionContext :: Web :: Commons
Context Web Application Framework
|
| Filename | Size |
|---|---|
| web-commons-0.8.5.pom | |
| web-commons-0.8.5.jar | 62 KB |
| web-commons-0.8.5-sources.jar | 32 KB |
| web-commons-0.8.5-javadoc.jar | 146 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.contextfw/web-commons/ -->
<dependency>
<groupId>net.contextfw</groupId>
<artifactId>web-commons</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.contextfw/web-commons/
implementation 'net.contextfw:web-commons:0.8.5'
// https://jarcasting.com/artifacts/net.contextfw/web-commons/
implementation ("net.contextfw:web-commons:0.8.5")
'net.contextfw:web-commons:jar:0.8.5'
<dependency org="net.contextfw" name="web-commons" rev="0.8.5">
<artifact name="web-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.contextfw', module='web-commons', version='0.8.5')
)
libraryDependencies += "net.contextfw" % "web-commons" % "0.8.5"
[net.contextfw/web-commons "0.8.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.contextfw : web-application | jar | 0.8.5 |
| com.yahoo.platform.yui : yuicompressor | jar | 2.4.6 |
| com.google.javascript : closure-compiler | jar | r1043 |
| com.thoughtworks.xstream : xstream | jar | 1.4.2 |
| org.mongodb : mongo-java-driver | jar | 2.6.5 |
| commons-codec : commons-codec | jar | 1.5 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 3.0 |
| junit : junit | jar | 4.5 |