не последняя версия
Последняя версия 2013.01

org.apache.servicemix:binding-components 2011.02


Группа

Группа

org.apache.servicemix
Идентификатор

Идентификатор

binding-components
Версия

Версия

2011.02
Тип

Тип

pom

Скачать binding-components 2011.02

Имя Файла Размер
binding-components-2011.02.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.servicemix/binding-components/ -->
<dependency>
    <groupId>org.apache.servicemix</groupId>
    <artifactId>binding-components</artifactId>
    <version>2011.02</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix/binding-components/
implementation 'org.apache.servicemix:binding-components:2011.02'
// https://jarcasting.com/artifacts/org.apache.servicemix/binding-components/
implementation ("org.apache.servicemix:binding-components:2011.02")
'org.apache.servicemix:binding-components:pom:2011.02'
<dependency org="org.apache.servicemix" name="binding-components" rev="2011.02">
  <artifact name="binding-components" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='binding-components', version='2011.02')
)
libraryDependencies += "org.apache.servicemix" % "binding-components" % "2011.02"
[org.apache.servicemix/binding-components "2011.02"]