| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.ow2.petals |
| Идентификатор | Идентификаторpetals-kernel |
| Последняя версия | Последняя версия3.1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpetals-kernel
JBI container for Petals ESB
|
| Организация-разработчик |
Организация-разработчикPetals Link (EBM Websourcing) |
| Имя Файла | Размер |
|---|---|
| petals-kernel-3.1.3.pom | |
| petals-kernel-3.1.3.jar | 660 KB |
| petals-kernel-3.1.3-sources.jar | 562 KB |
| petals-kernel-3.1.3-javadoc.jar | 2 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel/ -->
<dependency>
<groupId>org.ow2.petals</groupId>
<artifactId>petals-kernel</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel/
implementation 'org.ow2.petals:petals-kernel:3.1.3'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-kernel/
implementation ("org.ow2.petals:petals-kernel:3.1.3")
'org.ow2.petals:petals-kernel:jar:3.1.3'
<dependency org="org.ow2.petals" name="petals-kernel" rev="3.1.3">
<artifact name="petals-kernel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-kernel', version='3.1.3')
)
libraryDependencies += "org.ow2.petals" % "petals-kernel" % "3.1.3"
[org.ow2.petals/petals-kernel "3.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| findbugs : annotations | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.objectweb.fractal.julia : julia-asm | jar | 2.5.2 |
| org.objectweb.fractal.julia : julia-mixins | jar | 2.5.2 |
| org.ow2.petals : petals-database-registry | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| org.easymock : easymock | jar | 2.2 |
| org.easymock : easymockclassextension | jar | 2.2 |