| Лицензия |
Лицензия |
|---|---|
| Группа | Группаuk.org.retep.microkernel |
| Идентификатор | Идентификаторspring-annotations |
| Последняя версия | Последняя версия10.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеretepMicroKernel Spring Annotations
The retepMicroKernel application container.
|
| Имя Файла | Размер |
|---|---|
| spring-annotations-10.5.1.pom | |
| spring-annotations-10.5.1.jar | 62 KB |
| spring-annotations-10.5.1-tests.jar | 2 KB |
| spring-annotations-10.5.1-sources.jar | 68 KB |
| spring-annotations-10.5.1-javadoc.jar | 265 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring-annotations/ -->
<dependency>
<groupId>uk.org.retep.microkernel</groupId>
<artifactId>spring-annotations</artifactId>
<version>10.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring-annotations/
implementation 'uk.org.retep.microkernel:spring-annotations:10.5.1'
// https://jarcasting.com/artifacts/uk.org.retep.microkernel/spring-annotations/
implementation ("uk.org.retep.microkernel:spring-annotations:10.5.1")
'uk.org.retep.microkernel:spring-annotations:jar:10.5.1'
<dependency org="uk.org.retep.microkernel" name="spring-annotations" rev="10.5.1">
<artifact name="spring-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.retep.microkernel', module='spring-annotations', version='10.5.1')
)
libraryDependencies += "uk.org.retep.microkernel" % "spring-annotations" % "10.5.1"
[uk.org.retep.microkernel/spring-annotations "10.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.tools : collections | jar | 10.5.1 |
| uk.org.retep.tools : j2ee | jar | 10.5.1 |
| org.springframework : spring-beans | jar | 3.0.2.RELEASE |
| org.springframework : spring-core | jar | 3.0.2.RELEASE |
| org.springframework : spring-context | jar | 3.0.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.microkernel : module | jar | 10.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.microkernel : logger | jar | 10.5.1 |
| uk.org.retep.microkernel : jndi | jar | 10.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| uk.org.retep.tools : jaxb | jar | 10.5.1 |
| uk.org.retep : testFramework | jar | 10.5.1 |
| org.springframework : spring-test | jar | 3.0.2.RELEASE |
| junit : junit | jar | 4.7 |