| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.petals |
| Идентификатор | Идентификаторpetals-jbi-descriptor |
| Последняя версия | Последняя версия2.4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPetals ESB - JBI Descriptor model
The JBI descriptor data binding
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-jbi-descriptor</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/
implementation 'org.ow2.petals:petals-jbi-descriptor:2.4.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-jbi-descriptor/
implementation ("org.ow2.petals:petals-jbi-descriptor:2.4.0")
'org.ow2.petals:petals-jbi-descriptor:jar:2.4.0'
<dependency org="org.ow2.petals" name="petals-jbi-descriptor" rev="2.4.0">
<artifact name="petals-jbi-descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-jbi-descriptor', version='2.4.0')
)
libraryDependencies += "org.ow2.petals" % "petals-jbi-descriptor" % "2.4.0"
[org.ow2.petals/petals-jbi-descriptor "2.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jvnet.jaxb2_commons : jaxb2-basics-runtime | jar | 0.11.1 |
| org.ow2.easycommons : easycommons-util | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.6 |
| org.zeroturnaround : zt-zip | jar | 1.8 |
| junit : junit | jar | 4.12 |