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

Metro Runtime Project 3.0.2

Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. Metro consists of JAX-WS Reference Implementation project and Web Services Interoperability Technology project. JAX-WS Reference Implementation (JAX-WS RI) provides core web servicing support and the base framework for extensions provided by the WSIT layer. Web Services Interoperability Technologies (WSIT) (previously known as Project Tango) includes implementations of: - SOAP over TCP - WS-AtomicTransactions/Coordination - WS-MetadataExchange - WS-Policy (github.com/eclipse-ee4j/metro-policy) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (github.com/eclipse-ee4j/metro-policy) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker

Лицензия

Лицензия

Категории

Категории

GlassFish Контейнер Application Servers
Группа

Группа

org.glassfish.metro
Идентификатор

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

metro-runtime
Версия

Версия

3.0.2
Тип

Тип

pom
Описание

Описание

Metro Runtime Project
Metro is a high-performance, extensible, easy-to-use web service stack. It is a one-stop shop for all your web service needs, from the simplest hello world web service to reliable, secured, and transacted web service that involves .NET services. Metro consists of JAX-WS Reference Implementation project and Web Services Interoperability Technology project. JAX-WS Reference Implementation (JAX-WS RI) provides core web servicing support and the base framework for extensions provided by the WSIT layer. Web Services Interoperability Technologies (WSIT) (previously known as Project Tango) includes implementations of: - SOAP over TCP - WS-AtomicTransactions/Coordination - WS-MetadataExchange - WS-Policy (github.com/eclipse-ee4j/metro-policy) - WS-ReliableMessaging - WS-SecureConversation - WS-Security - WS-SecurityPolicy - WS-Trust Note: - WS-Policy (github.com/eclipse-ee4j/metro-policy) has its own codebase however WS-Policy related issues can be submitted into the Metro (WSIT) Issue tracker
Организация-разработчик

Организация-разработчик

Eclipse Foundation

Скачать metro-runtime 3.0.2

Имя Файла Размер
metro-runtime-3.0.2.pom 1 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • metro-runtime-api
  • metro-runtime-impl