is not current version
Last Version 0.2.7

org.beangle.webmvc:beangle-webmvc-plugins 0.1.3


GroupId

GroupId

org.beangle.webmvc
ArtifactId

ArtifactId

beangle-webmvc-plugins
Version

Version

0.1.3
Type

Type

pom

Download beangle-webmvc-plugins 0.1.3

Filename Size
beangle-webmvc-plugins-0.1.3.pom 921 bytes
Browse

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