is not current version
Last Version 0.2.7

org.beangle.webmvc:beangle-webmvc-parent 0.2.1


GroupId

GroupId

org.beangle.webmvc
ArtifactId

ArtifactId

beangle-webmvc-parent
Version

Version

0.2.1
Type

Type

pom

Download beangle-webmvc-parent 0.2.1


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