| Группа | Группаcom.opentable.components |
|---|---|
| Идентификатор | Идентификаторotj-lifecycle |
| Версия | Версия1.3.1 |
| Тип | Типjar |
| Описание |
Описаниеotj-lifecycle
Lifecycle
|
| Имя Файла | Размер |
|---|---|
| otj-lifecycle-1.3.1.pom | |
| otj-lifecycle-1.3.1.jar | 14 KB |
| otj-lifecycle-1.3.1-tests.jar | 12 KB |
| otj-lifecycle-1.3.1-test-sources.jar | 4 KB |
| otj-lifecycle-1.3.1-sources.jar | 12 KB |
| otj-lifecycle-1.3.1-javadoc.jar | 83 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.opentable.components/otj-lifecycle/ -->
<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-lifecycle</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.opentable.components/otj-lifecycle/
implementation 'com.opentable.components:otj-lifecycle:1.3.1'
// https://jarcasting.com/artifacts/com.opentable.components/otj-lifecycle/
implementation ("com.opentable.components:otj-lifecycle:1.3.1")
'com.opentable.components:otj-lifecycle:jar:1.3.1'
<dependency org="com.opentable.components" name="otj-lifecycle" rev="1.3.1">
<artifact name="otj-lifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-lifecycle', version='1.3.1')
)
libraryDependencies += "com.opentable.components" % "otj-lifecycle" % "1.3.1"
[com.opentable.components/otj-lifecycle "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 18.0 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.easymock : easymock | jar | 3.1 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.12 |