| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dromara |
| Идентификатор | Идентификаторsoul-spi |
| Версия | Версия2.3.0-RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| soul-spi-2.3.0-RELEASE.pom | |
| soul-spi-2.3.0-RELEASE.jar | 9 KB |
| soul-spi-2.3.0-RELEASE-sources.jar | 8 KB |
| soul-spi-2.3.0-RELEASE-javadoc.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dromara/soul-spi/ -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>soul-spi</artifactId>
<version>2.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.dromara/soul-spi/
implementation 'org.dromara:soul-spi:2.3.0-RELEASE'
// https://jarcasting.com/artifacts/org.dromara/soul-spi/
implementation ("org.dromara:soul-spi:2.3.0-RELEASE")
'org.dromara:soul-spi:jar:2.3.0-RELEASE'
<dependency org="org.dromara" name="soul-spi" rev="2.3.0-RELEASE">
<artifact name="soul-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dromara', module='soul-spi', version='2.3.0-RELEASE')
)
libraryDependencies += "org.dromara" % "soul-spi" % "2.3.0-RELEASE"
[org.dromara/soul-spi "2.3.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| com.google.guava : guava | jar | [30.1-jre,) |
| org.slf4j : slf4j-api | jar | 1.7.29 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.29 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 2.1 |
| org.mockito : mockito-core | jar | 3.5.15 |
| org.mockito : mockito-inline | jar | 3.5.15 |