| Лицензия |
Лицензия
GPLv3 with Classpath Exception
|
|---|---|
| Группа | Группаcom.cedarsoft |
| Идентификатор | Идентификаторspring |
| Последняя версия | Последняя версия8.7.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеtest.Spring
cedarsoft Open Source projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-8.7.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/spring/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>spring</artifactId>
<version>8.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/spring/
implementation 'com.cedarsoft:spring:8.7.0'
// https://jarcasting.com/artifacts/com.cedarsoft/spring/
implementation ("com.cedarsoft:spring:8.7.0")
'com.cedarsoft:spring:pom:8.7.0'
<dependency org="com.cedarsoft" name="spring" rev="8.7.0">
<artifact name="spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='spring', version='8.7.0')
)
libraryDependencies += "com.cedarsoft" % "spring" % "8.7.0"
[com.cedarsoft/spring "8.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.cedarsoft : annotations | jar | 8.7.0 |
| org.springframework.boot : spring-boot | jar | 1.5.8.RELEASE |
| org.springframework.boot : spring-boot-starter-data-neo4j | jar | 1.5.8.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 1.5.8.RELEASE |
| com.cedarsoft.dependencies-sets : kotlin | pom | 8.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.8.RELEASE |
| com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.7.0 |