b

beangle-webmvc-entity-plugin_2.13

Files download
File Operation
beangle-webmvc-entity-plugin_2.13-0.4.0.jar download
beangle-webmvc-entity-plugin_2.13-0.4.0.pom download
beangle-webmvc-entity-plugin_2.13-0.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.beangle.webmvc</groupId>
  <artifactId>beangle-webmvc-entity-plugin_2.13</artifactId>
  <version>0.4.0</version>
</dependency>
Gradle Groovy
implementation 'org.beangle.webmvc:beangle-webmvc-entity-plugin_2.13:0.4.0'
Gradle Kotlin
implementation("org.beangle.webmvc:beangle-webmvc-entity-plugin_2.13:0.4.0")
Scala SBT
libraryDependencies += "org.beangle.webmvc" % "beangle-webmvc-entity-plugin_2.13" % "0.4.0"
Groovy Grape
@Grapes(
  @Grab(group='org.beangle.webmvc', module='beangle-webmvc-entity-plugin_2.13', version='0.4.0')
)
Apache Ivy
<dependency org="org.beangle.webmvc" name="beangle-webmvc-entity-plugin_2.13" rev="0.4.0" />
Leiningen
[org.beangle.webmvc/beangle-webmvc-entity-plugin_2.13 "0.4.0"]
Apache Buildr
'org.beangle.webmvc:beangle-webmvc-entity-plugin_2.13:jar:0.4.0'