is not current version
Last Version 0.2.7

org.beangle.webmvc:beangle-webmvc-parent 0.1.2


GroupId

GroupId

org.beangle.webmvc
ArtifactId

ArtifactId

beangle-webmvc-parent
Version

Version

0.1.2
Type

Type

pom

Download beangle-webmvc-parent 0.1.2


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