b

beangle-webmvc-spring-plugin_2.12

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