MVN

javax.mvc : javax.mvc-api

Maven & Gradle

Jan 09, 2020
30 usages
29 stars

MVC ${project.version} API

<dependency>
    <groupId>javax.mvc</groupId>
    <artifactId>javax.mvc-api</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.mvc : javax.mvc-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of javax.mvc : javax.mvc-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
javax.mvc-api-1.0.0
javax.mvc-api-1.0.0-RC1
1.0
javax.mvc-api-1.0-pfd
javax.mvc-api-1.0-pr
javax.mvc-api-1.0-edr2
javax.mvc-api-1.0-edr1

How to add a dependency to Maven

Add the following javax.mvc : javax.mvc-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.mvc</groupId>
    <artifactId>javax.mvc-api</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.mvc : javax.mvc-api gradle dependency to your build.gradle file:

implementation 'javax.mvc:javax.mvc-api:1.0.0'

Gradle Kotlin DSL: Add the following javax.mvc : javax.mvc-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.mvc:javax.mvc-api:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.mvc : javax.mvc-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.mvc" % "javax.mvc-api" % "1.0.0"

Advertisement

Dependencies from Group

Jan 09, 2020
30 usages
29 stars

Discover Dependencies

Jun 12, 2023
2 usages
172 stars
Oct 30, 2018
2 usages
51 stars
Oct 11, 2016
28 stars
Oct 26, 2016
5 stars
Jul 11, 2017
Jul 11, 2017
6 usages
Jul 12, 2017
Jul 20, 2017
3 usages
Aug 16, 2019
1 usages
13 stars