| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springframework |
| Идентификатор | Идентификаторspring-tuple-parent |
| Версия | Версия1.0.0.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеspring-tuple-parent
Spring Tuple Project
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-tuple-parent-1.0.0.RELEASE.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springframework/spring-tuple-parent/ -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-tuple-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework/spring-tuple-parent/
implementation 'org.springframework:spring-tuple-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework/spring-tuple-parent/
implementation ("org.springframework:spring-tuple-parent:1.0.0.RELEASE")
'org.springframework:spring-tuple-parent:pom:1.0.0.RELEASE'
<dependency org="org.springframework" name="spring-tuple-parent" rev="1.0.0.RELEASE">
<artifact name="spring-tuple-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework', module='spring-tuple-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "org.springframework" % "spring-tuple-parent" % "1.0.0.RELEASE"
[org.springframework/spring-tuple-parent "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| junit : junit | jar | 4.12 |