GroupDocs Java Annotation

GroupDocs.Annotation lets you add notes to PDF and Word documents, as well as to image files – all directly from a web browser. It is a convenient web-based tool that doesn’t require any software installation and allows you and your colleagues to annotate documents online. Moreover, with GroupDocs.Annotation, you can add your notes to a document and then send it for approval or review, or share the document with others for online collaborative review in real-time. This way you get feedback faster and can keep everyone’s notes and comments in a single file.

License

License

GroupDocs License, Version 1.0
GroupId

GroupId

com.groupdocs
ArtifactId

ArtifactId

annotation
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

GroupDocs Java Annotation
GroupDocs.Annotation lets you add notes to PDF and Word documents, as well as to image files – all directly from a web browser. It is a convenient web-based tool that doesn’t require any software installation and allows you and your colleagues to annotate documents online. Moreover, with GroupDocs.Annotation, you can add your notes to a document and then send it for approval or review, or share the document with others for online collaborative review in real-time. This way you get feedback faster and can keep everyone’s notes and comments in a single file.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://bitbucket.org/groupdocs/groupdocs-java-annotation

Download annotation

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.groupdocs : viewer jar 2.0.0
org.xerial : sqlite-jdbc jar 3.7.2
com.google.code.gson : gson jar 2.2.4
org.atmosphere : atmosphere-runtime jar 2.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0