MVN

org.apache.jspwiki : jspwiki-api

Maven & Gradle

Aug 07, 2023
1 usages
79 stars

Apache JSPWiki public API

<dependency>
    <groupId>org.apache.jspwiki</groupId>
    <artifactId>jspwiki-api</artifactId>
    <version>2.12.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.jspwiki : jspwiki-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.12.1

All Versions

Choose a version of org.apache.jspwiki : jspwiki-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.12.x
jspwiki-api-2.12.1
jspwiki-api-2.12.0
2.11.x
jspwiki-api-2.11.3
jspwiki-api-2.11.2
jspwiki-api-2.11.1
jspwiki-api-2.11.0
jspwiki-api-2.11.0.M8
jspwiki-api-2.11.0.M7

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.jspwiki</groupId>
    <artifactId>jspwiki-api</artifactId>
    <version>2.12.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.jspwiki : jspwiki-api gradle dependency to your build.gradle file:

implementation 'org.apache.jspwiki:jspwiki-api:2.12.1'

Gradle Kotlin DSL: Add the following org.apache.jspwiki : jspwiki-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.jspwiki:jspwiki-api:2.12.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.jspwiki : jspwiki-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.jspwiki" % "jspwiki-api" % "2.12.1"

Advertisement

Dependencies from Group

Aug 07, 2023
3 usages
79 stars
Aug 07, 2023
2 usages
79 stars
Aug 07, 2023
1 usages
79 stars
Aug 07, 2023
1 usages
79 stars
Aug 07, 2023
1 usages
77 stars

Discover Dependencies

Mar 27, 2013
2 usages
44 stars
Oct 17, 2022
6 usages
186 stars
Aug 02, 2017
3 stars
Mar 31, 2021
7 usages
Jun 09, 2022
1 usages
3 stars