| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSBE Данные Data Structures |
| Группа | Группаcom.github.markusbernhardt |
| Идентификатор | Идентификаторspring-context-template |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеSpring Context Template
The aim of this project is to provide a reusable Spring configuration module
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.markusbernhardt/spring-context-template/ -->
<dependency>
<groupId>com.github.markusbernhardt</groupId>
<artifactId>spring-context-template</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.markusbernhardt/spring-context-template/
implementation 'com.github.markusbernhardt:spring-context-template:1.0.4'
// https://jarcasting.com/artifacts/com.github.markusbernhardt/spring-context-template/
implementation ("com.github.markusbernhardt:spring-context-template:1.0.4")
'com.github.markusbernhardt:spring-context-template:jar:1.0.4'
<dependency org="com.github.markusbernhardt" name="spring-context-template" rev="1.0.4">
<artifact name="spring-context-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.markusbernhardt', module='spring-context-template', version='1.0.4')
)
libraryDependencies += "com.github.markusbernhardt" % "spring-context-template" % "1.0.4"
[com.github.markusbernhardt/spring-context-template "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 4.3.7.RELEASE |
| org.apache.camel : camel-spring | jar | 2.18.3 |
| junit : junit | jar | 4.12 |