jar

org.springframework.plugin : spring-plugin-metadata

Maven & Gradle

Nov 16, 2022
61 usages
426 stars

Spring Plugin - Metadata Extension · Extension package for metadata based plugins

Table Of Contents

Latest Version

Download org.springframework.plugin : spring-plugin-metadata JAR file - Latest Versions:

All Versions

Download org.springframework.plugin : spring-plugin-metadata JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
1.2.x
1.1.x
1.0.x
0.8.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 spring-plugin-metadata-3.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.plugin.metadata

├─ org.springframework.plugin.metadata.AbstractMetadataBasedPlugin.class - [JAR]

├─ org.springframework.plugin.metadata.MetadataProvider.class - [JAR]

├─ org.springframework.plugin.metadata.PluginMetadata.class - [JAR]

├─ org.springframework.plugin.metadata.SimplePluginMetadata.class - [JAR]

Advertisement