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

org.openurp.boot:openurp-boot-web 0.0.3


Группа

Группа

org.openurp.boot
Идентификатор

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

openurp-boot-web
Версия

Версия

0.0.3
Тип

Тип

jar

Скачать openurp-boot-web 0.0.3


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