MVN

maven-taglib : maven-taglib-plugin

Maven & Gradle

Dec 06, 2005
24 usages

Maven taglib Plug-in · Maven taglib Plug-in is a maven plugin for jsp tag libraries developers. It eases the generation, documentation and testing of jsp tag libraries.

<dependency>
    <groupId>maven-taglib</groupId>
    <artifactId>maven-taglib-plugin</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of maven-taglib : maven-taglib-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of maven-taglib : maven-taglib-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
maven-taglib-plugin-1.4.2
maven-taglib-plugin-1.4.1
1.4
maven-taglib-plugin-1.4
1.3.x
maven-taglib-plugin-1.3.2
1.3
maven-taglib-plugin-1.3
1.2.x
maven-taglib-plugin-1.2.2
maven-taglib-plugin-1.2.1
1.1
maven-taglib-plugin-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>maven-taglib</groupId>
    <artifactId>maven-taglib-plugin</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following maven-taglib : maven-taglib-plugin gradle dependency to your build.gradle file:

implementation 'maven-taglib:maven-taglib-plugin:1.4.1'

Gradle Kotlin DSL: Add the following maven-taglib : maven-taglib-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("maven-taglib:maven-taglib-plugin:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following maven-taglib : maven-taglib-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "maven-taglib" % "maven-taglib-plugin" % "1.4.1"

Advertisement

Dependencies from Group

Dec 06, 2005
24 usages

Discover Dependencies

May 15, 2019
40 usages
836 stars
Mar 23, 2021
25 usages
0 stars
Aug 01, 2018
6 usages
Mar 24, 2023
3 usages
21 stars
Dec 05, 2020
6 usages
0 stars
Jul 02, 2023
43 usages
255 stars
Apr 01, 2023
6 usages
4 stars
Jul 30, 2015
7 usages
101 stars