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

org.beangle.webmvc:beangle-webmvc-plugins 0.1.2


Группа

Группа

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

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

beangle-webmvc-plugins
Версия

Версия

0.1.2
Тип

Тип

pom

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

Имя Файла Размер
beangle-webmvc-plugins-0.1.2.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.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.webmvc/beangle-webmvc-plugins/
implementation 'org.beangle.webmvc:beangle-webmvc-plugins:0.1.2'
// https://jarcasting.com/artifacts/org.beangle.webmvc/beangle-webmvc-plugins/
implementation ("org.beangle.webmvc:beangle-webmvc-plugins:0.1.2")
'org.beangle.webmvc:beangle-webmvc-plugins:pom:0.1.2'
<dependency org="org.beangle.webmvc" name="beangle-webmvc-plugins" rev="0.1.2">
  <artifact name="beangle-webmvc-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.webmvc', module='beangle-webmvc-plugins', version='0.1.2')
)
libraryDependencies += "org.beangle.webmvc" % "beangle-webmvc-plugins" % "0.1.2"
[org.beangle.webmvc/beangle-webmvc-plugins "0.1.2"]