Last Version

Spring Plugin 2.0.0.RELEASE

Simple plugin infrastructure

License

License

GroupId

GroupId

org.springframework.plugin
ArtifactId

ArtifactId

spring-plugin
Version

Version

2.0.0.RELEASE
Type

Type

pom
Description

Description

Spring Plugin
Simple plugin infrastructure
Project URL

Project URL

https://github.com/spring-projects/spring-plugin
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-plugin

Download spring-plugin 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.plugin/spring-plugin/ -->
<dependency>
    <groupId>org.springframework.plugin</groupId>
    <artifactId>spring-plugin</artifactId>
    <version>2.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.plugin/spring-plugin/
implementation 'org.springframework.plugin:spring-plugin:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.plugin/spring-plugin/
implementation ("org.springframework.plugin:spring-plugin:2.0.0.RELEASE")
'org.springframework.plugin:spring-plugin:pom:2.0.0.RELEASE'
<dependency org="org.springframework.plugin" name="spring-plugin" rev="2.0.0.RELEASE">
  <artifact name="spring-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.plugin', module='spring-plugin', version='2.0.0.RELEASE')
)
libraryDependencies += "org.springframework.plugin" % "spring-plugin" % "2.0.0.RELEASE"
[org.springframework.plugin/spring-plugin "2.0.0.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • core
  • metadata