jar

com.imagingbook : imagingbook-core

Maven & Gradle

Jan 11, 2023
10 stars

com.imagingbook:imagingbook-core · Small core library with minimal dependencies. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).

Table Of Contents

Latest Version

Download com.imagingbook : imagingbook-core JAR file - Latest Versions:

All Versions

Download com.imagingbook : imagingbook-core JAR file - All Versions:

Version Vulnerabilities Size Updated
7.1.x
7.0.x
6.0.x
5.0.x
4.0.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 imagingbook-core-7.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

imagingbook.core.resource

├─ imagingbook.core.resource.ImageResource.class - [JAR]

├─ imagingbook.core.resource.NamedResource.class - [JAR]

├─ imagingbook.core.resource.ResourceUtils.class - [JAR]

├─ imagingbook.core.resource.package-info.class - [JAR]

imagingbook.core.jdoc

├─ imagingbook.core.jdoc.JavaDocBaseUrl.class - [JAR]

├─ imagingbook.core.jdoc.JavaDocHelp.class - [JAR]

├─ imagingbook.core.jdoc.package-info.class - [JAR]

imagingbook.core.plugin

├─ imagingbook.core.plugin.IjPluginName.class - [JAR]

├─ imagingbook.core.plugin.IjPluginPath.class - [JAR]

├─ imagingbook.core.plugin.PluginsConfigBuilder.class - [JAR]

├─ imagingbook.core.plugin.package-info.class - [JAR]

imagingbook.core

├─ imagingbook.core.ClassUtils.class - [JAR]

├─ imagingbook.core.FileUtils.class - [JAR]

├─ imagingbook.core.Info.class - [JAR]

├─ imagingbook.core.package-info.class - [JAR]