Last Version

Apache JSPWiki bill of materials 2.11.2

Apache JSPWiki is a leading open source WikiWiki engine, feature-rich and built around standard JEE components (Java, servlets, JSP).

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.apache.jspwiki
ArtifactId

ArtifactId

jspwiki-bom
Version

Version

2.11.2
Type

Type

jar
Description

Description

Apache JSPWiki bill of materials
Apache JSPWiki is a leading open source WikiWiki engine, feature-rich and built around standard JEE components (Java, servlets, JSP).
Project Organization

Project Organization

The Apache Software Foundation

Download jspwiki-bom 2.11.2


<!-- https://jarcasting.com/artifacts/org.apache.jspwiki/jspwiki-bom/ -->
<dependency>
    <groupId>org.apache.jspwiki</groupId>
    <artifactId>jspwiki-bom</artifactId>
    <version>2.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jspwiki/jspwiki-bom/
implementation 'org.apache.jspwiki:jspwiki-bom:2.11.2'
// https://jarcasting.com/artifacts/org.apache.jspwiki/jspwiki-bom/
implementation ("org.apache.jspwiki:jspwiki-bom:2.11.2")
'org.apache.jspwiki:jspwiki-bom:jar:2.11.2'
<dependency org="org.apache.jspwiki" name="jspwiki-bom" rev="2.11.2">
  <artifact name="jspwiki-bom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jspwiki', module='jspwiki-bom', version='2.11.2')
)
libraryDependencies += "org.apache.jspwiki" % "jspwiki-bom" % "2.11.2"
[org.apache.jspwiki/jspwiki-bom "2.11.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.