| Группа | Группаorg.sonatype.tycho |
|---|---|
| Идентификатор | Идентификаторtycho-osgi-components |
| Последняя версия | Последняя версия0.11.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTycho OSGi Components
Components for OSGi operations
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| tycho-osgi-components-0.11.1.pom | |
| tycho-osgi-components-0.11.1.jar | 137 KB |
| tycho-osgi-components-0.11.1-sources.jar | 76 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.sonatype.tycho/tycho-osgi-components/ -->
<dependency>
<groupId>org.sonatype.tycho</groupId>
<artifactId>tycho-osgi-components</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.tycho/tycho-osgi-components/
implementation 'org.sonatype.tycho:tycho-osgi-components:0.11.1'
// https://jarcasting.com/artifacts/org.sonatype.tycho/tycho-osgi-components/
implementation ("org.sonatype.tycho:tycho-osgi-components:0.11.1")
'org.sonatype.tycho:tycho-osgi-components:jar:0.11.1'
<dependency org="org.sonatype.tycho" name="tycho-osgi-components" rev="0.11.1">
<artifact name="tycho-osgi-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.tycho', module='tycho-osgi-components', version='0.11.1')
)
libraryDependencies += "org.sonatype.tycho" % "tycho-osgi-components" % "0.11.1"
[org.sonatype.tycho/tycho-osgi-components "0.11.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-core | jar | 3.0 |
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.codehaus.plexus : plexus-utils | jar | 2.0.4 |
| org.codehaus.plexus : plexus-archiver | jar | 1.0-alpha-12 |
| de.pdark : decentxml | jar | 1.3 |
| org.sonatype.tycho : org.eclipse.osgi | jar | 3.6.2.R36x_v20110210 |
| org.sonatype.tycho : tycho-equinox | jar | 0.11.1 |
| org.sonatype.tycho : tycho-metadata-model | jar | 0.11.1 |
| org.sonatype.tycho : tycho-embedder-api | jar | 0.11.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.sonatype.tycho : tycho-testing-harness | jar | 0.11.1 |
| org.easymock : easymock | jar | 3.0 |