Core plugin infrastructure for Spring, providing a generic plugin framework to extend application behavior.
<dependency>
<groupId>org.springframework.plugin</groupId>
<artifactId>spring-plugin-core</artifactId>
<version>4.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Implements a simple Plugin that splits a comma-separated string and joins with hyphens.
No known issues recorded.
No dependency data recorded yet.