| Группа | Группаcom.opentable.components |
|---|---|
| Идентификатор | Идентификаторotj-pausedetector |
| Последняя версия | Последняя версия5.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеotj-pausedetector
OpenTable JVM pause detector component
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| otj-pausedetector-5.2.1.pom | |
| otj-pausedetector-5.2.1.jar | 8 KB |
| otj-pausedetector-5.2.1-tests.jar | 4 KB |
| otj-pausedetector-5.2.1-test-sources.jar | 3 KB |
| otj-pausedetector-5.2.1-sources.jar | 6 KB |
| otj-pausedetector-5.2.1-javadoc.jar | 318 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-pausedetector/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-pausedetector</artifactId>
<version>5.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-pausedetector/
implementation 'com.opentable.components:otj-pausedetector:5.2.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-pausedetector/
implementation ("com.opentable.components:otj-pausedetector:5.2.1")
'com.opentable.components:otj-pausedetector:jar:5.2.1'
<dependency org="com.opentable.components" name="otj-pausedetector" rev="5.2.1">
<artifact name="otj-pausedetector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-pausedetector', version='5.2.1')
)
libraryDependencies += "com.opentable.components" % "otj-pausedetector" % "5.2.1"
[com.opentable.components/otj-pausedetector "5.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context Необязательный | jar | |
| org.springframework : spring-beans Необязательный | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| javax.inject : javax.inject | jar | 1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |
| org.hamcrest : hamcrest-core | jar | 2.2 |