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