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