Последняя версия

Spring Plugin - Core 2.0.0.RELEASE

Core plugin infrastructure

Лицензия

Лицензия

Группа

Группа

org.springframework.plugin
Идентификатор

Идентификатор

spring-plugin-core
Версия

Версия

2.0.0.RELEASE
Тип

Тип

jar
Описание

Описание

Spring Plugin - Core
Core plugin infrastructure
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.