| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbe.hikage |
| Идентификатор | Идентификаторspring-template |
| Версия | Версия0.4 |
| Тип | Типjar |
| Описание |
Описаниеspring-template
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-template-0.4.pom | |
| spring-template-0.4.jar | 9 KB |
| spring-template-0.4-sources.jar | 5 KB |
| spring-template-0.4-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/be.hikage/spring-template/ -->
<dependency>
<groupId>be.hikage</groupId>
<artifactId>spring-template</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.hikage/spring-template/
implementation 'be.hikage:spring-template:0.4'
// https://jarcasting.com/artifacts/be.hikage/spring-template/
implementation ("be.hikage:spring-template:0.4")
'be.hikage:spring-template:jar:0.4'
<dependency org="be.hikage" name="spring-template" rev="0.4">
<artifact name="spring-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.hikage', module='spring-template', version='0.4')
)
libraryDependencies += "be.hikage" % "spring-template" % "0.4"
[be.hikage/spring-template "0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 2.0.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.4 |