Last Version

Spring Plugin - Core 2.0.0.RELEASE

Core plugin infrastructure

License

License

GroupId

GroupId

org.springframework.plugin
ArtifactId

ArtifactId

spring-plugin-core
Version

Version

2.0.0.RELEASE
Type

Type

jar
Description

Description

Spring Plugin - Core
Core plugin infrastructure
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-plugin-core 2.0.0.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.2.0.RELEASE
org.springframework : spring-context jar 5.2.0.RELEASE
org.springframework : spring-aop jar 5.2.0.RELEASE
org.slf4j : slf4j-api jar 1.7.25

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 5.2.0.RELEASE
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

There are no modules declared in this project.