MVN

org.hellojsp : hellojsp

Maven & Gradle

Apr 09, 2021
4 stars

hellojsp webapp framework · HelloJSP is simple java webapp framework

<dependency>
    <groupId>org.hellojsp</groupId>
    <artifactId>hellojsp</artifactId>
    <version>0.9.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hellojsp : hellojsp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.15

All Versions

Choose a version of org.hellojsp : hellojsp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
hellojsp-0.9.15
hellojsp-0.9.14
hellojsp-0.9.13
hellojsp-0.9.12
hellojsp-0.9.10
hellojsp-0.9.9
hellojsp-0.9.8
hellojsp-0.9.7
hellojsp-0.9.6
hellojsp-0.9.5
hellojsp-0.9.4
hellojsp-0.9.3
hellojsp-0.9.2
hellojsp-0.9.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.hellojsp</groupId>
    <artifactId>hellojsp</artifactId>
    <version>0.9.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hellojsp : hellojsp gradle dependency to your build.gradle file:

implementation 'org.hellojsp:hellojsp:0.9.15'

Gradle Kotlin DSL: Add the following org.hellojsp : hellojsp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hellojsp:hellojsp:0.9.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hellojsp : hellojsp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hellojsp" % "hellojsp" % "0.9.15"

Advertisement

Dependencies from Group

Apr 09, 2021
4 stars

Discover Dependencies

Jun 16, 2023
5 usages
528 stars
Jun 16, 2023
8 usages
528 stars
Jan 08, 2023
2 stars
Mar 09, 2020
5 usages
1.2k stars
Mar 09, 2020
1 usages
1.2k stars
Mar 09, 2020
2 usages
1.2k stars
Dec 30, 2021
17.9k stars
Feb 03, 2020
1 usages
36 stars
Aug 07, 2022
1 usages
4 stars
Aug 07, 2022
2 usages
4 stars