MVN

org.tinyj.web : tinyj-web-mvc

Maven & Gradle

Apr 09, 2016
0 stars

TinyJ WebMVC · A container agnostic web model-view-controller framework.

<dependency>
    <groupId>org.tinyj.web</groupId>
    <artifactId>tinyj-web-mvc</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tinyj.web : tinyj-web-mvc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of org.tinyj.web : tinyj-web-mvc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
tinyj-web-mvc-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.tinyj.web</groupId>
    <artifactId>tinyj-web-mvc</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tinyj.web : tinyj-web-mvc gradle dependency to your build.gradle file:

implementation 'org.tinyj.web:tinyj-web-mvc:0.1.0'

Gradle Kotlin DSL: Add the following org.tinyj.web : tinyj-web-mvc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tinyj.web:tinyj-web-mvc:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tinyj.web : tinyj-web-mvc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tinyj.web" % "tinyj-web-mvc" % "0.1.0"

Advertisement

Dependencies from Group

Apr 09, 2016
0 stars

Discover Dependencies

May 11, 2019
33 usages
47 stars
Jun 20, 2023
4 usages
8.5k stars
Jun 20, 2023
1 usages
8.5k stars
Mar 16, 2021
86 stars
Jan 02, 2017
62 usages
90 stars
May 02, 2023
71 usages
2k stars
May 02, 2023
1 usages
2k stars
Aug 17, 2023
83 usages
67.4k stars