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

Spring Plugin 2.0.0.RELEASE

Simple plugin infrastructure

Лицензия

Лицензия

Группа

Группа

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

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

spring-plugin
Версия

Версия

2.0.0.RELEASE
Тип

Тип

pom
Описание

Описание

Spring Plugin
Simple plugin infrastructure
Ссылка на сайт

Ссылка на сайт

https://github.com/spring-projects/spring-plugin
Организация-разработчик

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

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

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

Скачать spring-plugin 2.0.0.RELEASE

Имя Файла Размер
spring-plugin-2.0.0.RELEASE.pom 5 KB
Обзор

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25

test (5)

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

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

  • core
  • metadata