jar

org.uberfire : uberfire-commons-editor-api

Maven & Gradle

Jul 13, 2023
126 usages
82 stars

Uberfire Commons Editor API · Uberfire Commons Editor API

Table Of Contents

Latest Version

Download org.uberfire : uberfire-commons-editor-api JAR file - Latest Versions:

All Versions

Download org.uberfire : uberfire-commons-editor-api JAR file - All Versions:

Version Vulnerabilities Size Updated
7.74.x
7.73.x
7.72.x
7.71.x
7.70.x
7.69.x
7.68.x
7.67.x
7.66.x
7.65.x
7.64.x
7.63.x
7.62.x
7.61.x
7.60.x
7.59.x
7.58.x
7.57.x
7.56.x
7.55.x
7.54.x
7.53.x
7.52.x
7.51.x
7.50.x
7.49.x
7.48.x
7.47.x
7.46.x
7.45.x
7.44.x
7.43.x
7.42.x
7.41.x
7.40.x
7.39.x
7.38.x
7.37.x
7.36.x
7.35.x
7.34.x
7.33.x
7.32.x
7.31.x
7.30.x
7.29.x
7.28.x
2.24.x
2.23.x
2.22.x
2.21.x
2.20.x
2.19.x
2.18.x
2.17.x
2.16.x
2.15.x
2.14.x
2.13.x
2.12.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x
0.8.x
0.7.x
0.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window uberfire-commons-editor-api-7.74.1.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.uberfire.ext.editor.commons.service

├─ org.uberfire.ext.editor.commons.service.CopyService.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.DeleteService.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.PathNamingService.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.RenameService.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.ValidationService.class - [JAR]

org.uberfire.ext.editor.commons.version.events

├─ org.uberfire.ext.editor.commons.version.events.RestoreEvent.class - [JAR]

org.uberfire.ext.editor.commons.service.htmleditor

├─ org.uberfire.ext.editor.commons.service.htmleditor.HtmlEditorService.class - [JAR]

org.uberfire.ext.editor.commons.template

├─ org.uberfire.ext.editor.commons.template.TemplateRenderer.class - [JAR]

org.uberfire.ext.editor.commons.version

├─ org.uberfire.ext.editor.commons.version.CurrentBranch.class - [JAR]

├─ org.uberfire.ext.editor.commons.version.VersionService.class - [JAR]

org.uberfire.ext.editor.commons.readonly

├─ org.uberfire.ext.editor.commons.readonly.ReadOnlyPathPlaceRequest.class - [JAR]

org.uberfire.ext.editor.commons.service.restriction

├─ org.uberfire.ext.editor.commons.service.restriction.PathOperationRestriction.class - [JAR]

org.uberfire.ext.editor.commons.template.mustache

├─ org.uberfire.ext.editor.commons.template.mustache.MustacheTemplateRenderer.class - [JAR]

org.uberfire.ext.editor.commons.version.impl

├─ org.uberfire.ext.editor.commons.version.impl.PortableVersionRecord.class - [JAR]

org.uberfire.ext.editor.commons.file.exports

├─ org.uberfire.ext.editor.commons.file.exports.FileExportsPreferences.class - [JAR]

├─ org.uberfire.ext.editor.commons.file.exports.FileExportsPreferencesBeanGeneratedImpl.class - [JAR]

├─ org.uberfire.ext.editor.commons.file.exports.FileExportsPreferencesPortableGeneratedImpl.class - [JAR]

├─ org.uberfire.ext.editor.commons.file.exports.PdfExportPreferences.class - [JAR]

├─ org.uberfire.ext.editor.commons.file.exports.PdfFormatValidator.class - [JAR]

├─ org.uberfire.ext.editor.commons.file.exports.PdfOrientationValidator.class - [JAR]

├─ org.uberfire.ext.editor.commons.file.exports.PdfUnitValidator.class - [JAR]

org.uberfire.ext.editor.commons.service.support

├─ org.uberfire.ext.editor.commons.service.support.SupportsCopy.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.support.SupportsCreate.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.support.SupportsDelete.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.support.SupportsRead.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.support.SupportsRename.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.support.SupportsSaveAndRename.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.support.SupportsUpdate.class - [JAR]

org.uberfire.ext.editor.commons.service.restrictor

├─ org.uberfire.ext.editor.commons.service.restrictor.CopyRestrictor.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.restrictor.DeleteRestrictor.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.restrictor.PathOperationRestrictor.class - [JAR]

├─ org.uberfire.ext.editor.commons.service.restrictor.RenameRestrictor.class - [JAR]

org.uberfire.ext.editor.commons.file

├─ org.uberfire.ext.editor.commons.file.DefaultMetadata.class - [JAR]

org.uberfire.ext.editor.commons.backend.version

├─ org.uberfire.ext.editor.commons.backend.version.PathResolver.class - [JAR]

├─ org.uberfire.ext.editor.commons.backend.version.VersionRecordService.class - [JAR]

Advertisement

Dependencies from Group

Jul 13, 2023
455 usages
82 stars
Jul 13, 2023
315 usages
82 stars
Jul 13, 2023
209 usages
82 stars
Jul 13, 2023
204 usages
82 stars
Jul 13, 2023
194 usages
82 stars

Discover Dependencies

Apr 29, 2023
177 usages
1.4k stars
Sep 10, 2019
136 usages
5.1k stars
Aug 14, 2023
132 usages
5.1k stars
Oct 16, 2021
355 usages
2 stars
Nov 27, 2018
116 usages
4.5k stars
Jun 09, 2023
159 usages
412 stars
Sep 06, 2022
152 usages
479 stars
Jan 09, 2019
211 usages
36.2k stars