| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.servicemix |
| Идентификатор | Идентификаторservicemix-beanflow |
| Последняя версия | Последняя версия3.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеServiceMix :: BeanFlow
A library for orchestrating beans and asynchronous events using
regular POJOs rather than XML
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| servicemix-beanflow-3.2.3.pom | |
| servicemix-beanflow-3.2.3.jar | 68 KB |
| servicemix-beanflow-3.2.3-sources.jar | 39 KB |
| servicemix-beanflow-3.2.3-javadoc.jar | 267 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-beanflow/ -->
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-beanflow</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-beanflow/
implementation 'org.apache.servicemix:servicemix-beanflow:3.2.3'
// https://jarcasting.com/artifacts/org.apache.servicemix/servicemix-beanflow/
implementation ("org.apache.servicemix:servicemix-beanflow:3.2.3")
'org.apache.servicemix:servicemix-beanflow:jar:3.2.3'
<dependency org="org.apache.servicemix" name="servicemix-beanflow" rev="3.2.3">
<artifact name="servicemix-beanflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-beanflow', version='3.2.3')
)
libraryDependencies += "org.apache.servicemix" % "servicemix-beanflow" % "3.2.3"
[org.apache.servicemix/servicemix-beanflow "3.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |
| junit : junit | jar | 3.8.1 |