Last Version

tomcat:jasper 3.3.2


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

jasper
Version

Version

3.3.2
Type

Type

jar
Description

Description

Download jasper 3.3.2


<!-- https://jarcasting.com/artifacts/tomcat/jasper/ -->
<dependency>
    <groupId>tomcat</groupId>
    <artifactId>jasper</artifactId>
    <version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/tomcat/jasper/
implementation 'tomcat:jasper:3.3.2'
// https://jarcasting.com/artifacts/tomcat/jasper/
implementation ("tomcat:jasper:3.3.2")
'tomcat:jasper:jar:3.3.2'
<dependency org="tomcat" name="jasper" rev="3.3.2">
  <artifact name="jasper" type="jar" />
</dependency>
@Grapes(
@Grab(group='tomcat', module='jasper', version='3.3.2')
)
libraryDependencies += "tomcat" % "jasper" % "3.3.2"
[tomcat/jasper "3.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.