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

org.beangle.webmvc:beangle-webmvc-plugins 0.2.1


Группа

Группа

org.beangle.webmvc
Идентификатор

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

beangle-webmvc-plugins
Версия

Версия

0.2.1
Тип

Тип

pom

Скачать beangle-webmvc-plugins 0.2.1

Имя Файла Размер
beangle-webmvc-plugins-0.2.1.pom 921 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.beangle.webmvc/beangle-webmvc-plugins/ -->
<dependency>
    <groupId>org.beangle.webmvc</groupId>
    <artifactId>beangle-webmvc-plugins</artifactId>
    <version>0.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.webmvc/beangle-webmvc-plugins/
implementation 'org.beangle.webmvc:beangle-webmvc-plugins:0.2.1'
// https://jarcasting.com/artifacts/org.beangle.webmvc/beangle-webmvc-plugins/
implementation ("org.beangle.webmvc:beangle-webmvc-plugins:0.2.1")
'org.beangle.webmvc:beangle-webmvc-plugins:pom:0.2.1'
<dependency org="org.beangle.webmvc" name="beangle-webmvc-plugins" rev="0.2.1">
  <artifact name="beangle-webmvc-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.webmvc', module='beangle-webmvc-plugins', version='0.2.1')
)
libraryDependencies += "org.beangle.webmvc" % "beangle-webmvc-plugins" % "0.2.1"
[org.beangle.webmvc/beangle-webmvc-plugins "0.2.1"]