| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.tracee |
| Идентификатор | Идентификаторtracee-bom |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеtracee-bom
Please refer to https://github.com/tracee/tracee.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tracee-bom-1.2.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.tracee/tracee-bom/ -->
<dependency>
<groupId>io.tracee</groupId>
<artifactId>tracee-bom</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.tracee/tracee-bom/
implementation 'io.tracee:tracee-bom:1.2.0'
// https://jarcasting.com/artifacts/io.tracee/tracee-bom/
implementation ("io.tracee:tracee-bom:1.2.0")
'io.tracee:tracee-bom:pom:1.2.0'
<dependency org="io.tracee" name="tracee-bom" rev="1.2.0">
<artifact name="tracee-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.tracee', module='tracee-bom', version='1.2.0')
)
libraryDependencies += "io.tracee" % "tracee-bom" % "1.2.0"
[io.tracee/tracee-bom "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.10.19 |