MVN

it.solutionsexmachina : webcontroller

Maven & Gradle

Aug 03, 2019
0 stars

Generic Web Ajax/Async Controllers · Use CDI to map request bean method and AspectJ to validate input or convert output

<dependency>
    <groupId>it.solutionsexmachina</groupId>
    <artifactId>webcontroller</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.solutionsexmachina : webcontroller to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of it.solutionsexmachina : webcontroller to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
webcontroller-1.2
1.1
webcontroller-1.1
1.0
webcontroller-1.0

How to add a dependency to Maven

Add the following it.solutionsexmachina : webcontroller maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.solutionsexmachina</groupId>
    <artifactId>webcontroller</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.solutionsexmachina : webcontroller gradle dependency to your build.gradle file:

implementation 'it.solutionsexmachina:webcontroller:1.2'

Gradle Kotlin DSL: Add the following it.solutionsexmachina : webcontroller gradle kotlin dependency to your build.gradle.kts file:

implementation("it.solutionsexmachina:webcontroller:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.solutionsexmachina : webcontroller sbt scala dependency to your build.sbt file:

libraryDependencies += "it.solutionsexmachina" % "webcontroller" % "1.2"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 03, 2019
0 stars
Apr 26, 2019
1 stars
Apr 24, 2019
369 stars
Jan 20, 2020
5 stars
Jul 11, 2023
23.9k stars
Jul 11, 2023
1 usages
23.9k stars
Jul 11, 2023
23.9k stars
Jul 11, 2023
23.9k stars
May 01, 2019
0 stars