не последняя версия
Последняя версия 6.4

net.optionfactory.spring:context-web 5.2

optionfactory-spring context-web

Категории

Категории

Сеть
Группа

Группа

net.optionfactory.spring
Идентификатор

Идентификатор

context-web
Версия

Версия

5.2
Тип

Тип

jar

Скачать context-web 5.2


<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/context-web/ -->
<dependency>
    <groupId>net.optionfactory.spring</groupId>
    <artifactId>context-web</artifactId>
    <version>5.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/context-web/
implementation 'net.optionfactory.spring:context-web:5.2'
// https://jarcasting.com/artifacts/net.optionfactory.spring/context-web/
implementation ("net.optionfactory.spring:context-web:5.2")
'net.optionfactory.spring:context-web:jar:5.2'
<dependency org="net.optionfactory.spring" name="context-web" rev="5.2">
  <artifact name="context-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='context-web', version='5.2')
)
libraryDependencies += "net.optionfactory.spring" % "context-web" % "5.2"
[net.optionfactory.spring/context-web "5.2"]