| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.sun.jersey.samples.osgi-http-service |
| Идентификатор | Идентификаторfunctional-test |
| Последняя версия | Последняя версия1.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOSGi HttpService - Jersey Sample Test
Samples that show how to use jersey.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| functional-test-1.15.pom | |
| functional-test-1.15.jar | 4 KB |
| functional-test-1.15-project.zip | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/functional-test/ -->
<dependency>
<groupId>com.sun.jersey.samples.osgi-http-service</groupId>
<artifactId>functional-test</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/functional-test/
implementation 'com.sun.jersey.samples.osgi-http-service:functional-test:1.15'
// https://jarcasting.com/artifacts/com.sun.jersey.samples.osgi-http-service/functional-test/
implementation ("com.sun.jersey.samples.osgi-http-service:functional-test:1.15")
'com.sun.jersey.samples.osgi-http-service:functional-test:jar:1.15'
<dependency org="com.sun.jersey.samples.osgi-http-service" name="functional-test" rev="1.15">
<artifact name="functional-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples.osgi-http-service', module='functional-test', version='1.15')
)
libraryDependencies += "com.sun.jersey.samples.osgi-http-service" % "functional-test" % "1.15"
[com.sun.jersey.samples.osgi-http-service/functional-test "1.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ops4j.pax.exam : pax-exam-junit | jar | 1.2.3 |
| org.ops4j.pax.exam : pax-exam-container-default | jar | 1.2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.jersey.samples.osgi-http-service : bundle | jar | 1.15 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| org.ops4j.pax.exam : pax-exam | jar | 1.2.3 |
| junit : junit | jar | 4.5 |
| org.osgi : org.osgi.core | jar | 4.2.0 |
| org.osgi : org.osgi.compendium | jar | 4.2.0 |
| org.apache.felix : org.apache.felix.eventadmin | jar | 1.2.2 |
| org.eclipse.equinox : event | jar | 1.0.100-v20070516 |
| com.sun.grizzly.osgi : grizzly-httpservice-bundle | jar | 1.9.45 |
| org.ops4j.pax.web : pax-web-jetty-bundle | jar | 0.7.1 |