| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opendaylight.odlparent |
| Идентификатор | Идентификаторbundle-parent |
| Последняя версия | Последняя версия11.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеODL :: odlparent :: bundle-parent
bundle-parent
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bundle-parent-11.0.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundle-parent/ -->
<dependency>
<groupId>org.opendaylight.odlparent</groupId>
<artifactId>bundle-parent</artifactId>
<version>11.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundle-parent/
implementation 'org.opendaylight.odlparent:bundle-parent:11.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.odlparent/bundle-parent/
implementation ("org.opendaylight.odlparent:bundle-parent:11.0.0")
'org.opendaylight.odlparent:bundle-parent:pom:11.0.0'
<dependency org="org.opendaylight.odlparent" name="bundle-parent" rev="11.0.0">
<artifact name="bundle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.odlparent', module='bundle-parent', version='11.0.0')
)
libraryDependencies += "org.opendaylight.odlparent" % "bundle-parent" % "11.0.0"
[org.opendaylight.odlparent/bundle-parent "11.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.annotation.bundle | jar | 1.1.0 |
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.1 |
| org.slf4j : slf4j-api | jar | |
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.7.0 |
| org.gaul : modernizer-maven-annotations | jar | 2.4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.mockito : mockito-core | jar | 4.6.1 |