is not current version
Last Version 0.2.7

org.beangle.webmvc:beangle-webmvc-plugins 0.2.5


GroupId

GroupId

org.beangle.webmvc
ArtifactId

ArtifactId

beangle-webmvc-plugins
Version

Version

0.2.5
Type

Type

pom

Download beangle-webmvc-plugins 0.2.5

Filename Size
beangle-webmvc-plugins-0.2.5.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.2.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.webmvc/beangle-webmvc-plugins/
implementation 'org.beangle.webmvc:beangle-webmvc-plugins:0.2.5'
// https://jarcasting.com/artifacts/org.beangle.webmvc/beangle-webmvc-plugins/
implementation ("org.beangle.webmvc:beangle-webmvc-plugins:0.2.5")
'org.beangle.webmvc:beangle-webmvc-plugins:pom:0.2.5'
<dependency org="org.beangle.webmvc" name="beangle-webmvc-plugins" rev="0.2.5">
  <artifact name="beangle-webmvc-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.webmvc', module='beangle-webmvc-plugins', version='0.2.5')
)
libraryDependencies += "org.beangle.webmvc" % "beangle-webmvc-plugins" % "0.2.5"
[org.beangle.webmvc/beangle-webmvc-plugins "0.2.5"]