| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.optionfactory.spring |
| ArtifactId | ArtifactIdcontext-web |
| Last Version | Last Version6.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.optionfactory.spring:context-web
optionfactory-spring context-web
|
| Filename | Size |
|---|---|
| context-web-6.4.pom | |
| context-web-6.4.jar | 3 KB |
| context-web-6.4-sources.jar | 2 KB |
| context-web-6.4-javadoc.jar | 393 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/context-web/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>context-web</artifactId>
<version>6.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/context-web/
implementation 'net.optionfactory.spring:context-web:6.4'
// https://jarcasting.com/artifacts/net.optionfactory.spring/context-web/
implementation ("net.optionfactory.spring:context-web:6.4")
'net.optionfactory.spring:context-web:jar:6.4'
<dependency org="net.optionfactory.spring" name="context-web" rev="6.4">
<artifact name="context-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='context-web', version='6.4')
)
libraryDependencies += "net.optionfactory.spring" % "context-web" % "6.4"
[net.optionfactory.spring/context-web "6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.optionfactory.spring : context | jar | 6.4 |
| org.springframework : spring-webmvc | jar |