| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.taketoday |
| Идентификатор | Идентификаторtoday-context |
| Последняя версия | Последняя версия3.0.5.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTODAY Context
A Java library for dependency injection and aspect oriented programing.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| today-context-3.0.5.RELEASE.pom | |
| today-context-3.0.5.RELEASE.jar | 290 KB |
| today-context-3.0.5.RELEASE-sources.jar | 336 KB |
| today-context-3.0.5.RELEASE-javadoc.jar | 963 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.taketoday/today-context/ -->
<dependency>
<groupId>cn.taketoday</groupId>
<artifactId>today-context</artifactId>
<version>3.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.taketoday/today-context/
implementation 'cn.taketoday:today-context:3.0.5.RELEASE'
// https://jarcasting.com/artifacts/cn.taketoday/today-context/
implementation ("cn.taketoday:today-context:3.0.5.RELEASE")
'cn.taketoday:today-context:jar:3.0.5.RELEASE'
<dependency org="cn.taketoday" name="today-context" rev="3.0.5.RELEASE">
<artifact name="today-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.taketoday', module='today-context', version='3.0.5.RELEASE')
)
libraryDependencies += "cn.taketoday" % "today-context" % "3.0.5.RELEASE"
[cn.taketoday/today-context "3.0.5.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| commons-logging : commons-logging | jar | 1.2 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.3 |
| org.redisson : redisson | jar | 3.11.5 |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.5 |
| com.jamonapi : jamon | jar | 2.81 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
| org.assertj : assertj-core | jar | 3.14.0 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.projectlombok : lombok | jar | 1.18.6 |
| Версия |
|---|
|
3.0.5.RELEASE
|
|
3.0.4.RELEASE
|
|
3.0.3.RELEASE
|
|
3.0.2.RELEASE
|
|
3.0.1.RELEASE
|
|
3.0.0.RELEASE
|
|
2.1.6.RELEASE
|
|
2.1.5.RELEASE
|
|
2.1.4.RELEASE
|
|
2.1.3.RELEASE
|