| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springframework.plugin |
| Идентификатор | Идентификаторspring-plugin |
| Версия | Версия2.0.0.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеSpring Plugin
Simple plugin infrastructure
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |