WicketStuff PDF JS Parent

Parent project for WicketStuff PDF JS

License

License

Categories

Categories

JavaScript Languages Wicket User Interface Web Frameworks PDF Data
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-pdfjs-parent
Last Version

Last Version

7.18.0
Release Date

Release Date

Type

Type

pom
Description

Description

WicketStuff PDF JS Parent
Parent project for WicketStuff PDF JS

Download wicketstuff-pdfjs-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 7.18.0

Project Modules

  • wicketstuff-pdfjs
  • wicketstuff-pdfjs-examples

Wicket Stuff Core

Overview:

Wicket Stuff is a collection of open source projects for the Apache Wicket web framework created and maintained by the Wicket community.

The core release is essentially a container into which developers place their project that ensures that regular releases are made that pair the projects to a specific wicket version.

The project acceptance criteria is very broad. So long as it is wicket related you are welcome to add in your module.

Our release process allows end users an easy way to track a project relative to the wicket release cycle.

For example, if a user sees a org.wicketstuff:someproject artifact with a version of 1.4.16.1 they can know immediately that it is based on wicket 1.4.16 and that it is the first point release (the 1.4.16 version would have been the original release).

Project Documentation (Wiki):

https://github.com/wicketstuff/core/wiki

Project Documentation (JavaDoc):

JavaDocs are hosted at http://www.javadoc.io. Just append to 'http://www.javadoc.io/doc' the group id and the artifact id of a module to get its javadoc. For example:

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-stateless

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-restannotations

org.wicketstuff

WicketStuff

Versions

Version
7.18.0
7.17.0
7.16.0
7.15.0
7.14.0
7.13.0
7.12.0
7.11.0
7.10.0
7.9.0
7.8.1
7.8.0
7.7.0
7.6.0