| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.petals |
| Идентификатор | Идентификаторpetals-jbi-ext |
| Последняя версия | Последняя версия1.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpetals-jbi-ext
The not official JBI specification library
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| petals-jbi-ext-1.4.0.pom | |
| petals-jbi-ext-1.4.0.jar | 2 KB |
| petals-jbi-ext-1.4.0-sources.jar | 2 KB |
| petals-jbi-ext-1.4.0-javadoc.jar | 22 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-ext/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jbi-ext</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-ext/
implementation 'org.ow2.petals:petals-jbi-ext:1.4.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-ext/
implementation ("org.ow2.petals:petals-jbi-ext:1.4.0")
'org.ow2.petals:petals-jbi-ext:jar:1.4.0'
<dependency org="org.ow2.petals" name="petals-jbi-ext" rev="1.4.0">
<artifact name="petals-jbi-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jbi-ext', version='1.4.0')
)
libraryDependencies += "org.ow2.petals" % "petals-jbi-ext" % "1.4.0"
[org.ow2.petals/petals-jbi-ext "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |