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

codes.rafael.springstreaminterop:spring-stream-web-interop 1.0.0

Offers RestTemplate support for the JDK's built-in HTTP client.

Группа

Группа

codes.rafael.springstreaminterop
Идентификатор

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

spring-stream-web-interop
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать spring-stream-web-interop 1.0.0


<!-- https://jarcasting.com/artifacts/codes.rafael.springstreaminterop/spring-stream-web-interop/ -->
<dependency>
    <groupId>codes.rafael.springstreaminterop</groupId>
    <artifactId>spring-stream-web-interop</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/codes.rafael.springstreaminterop/spring-stream-web-interop/
implementation 'codes.rafael.springstreaminterop:spring-stream-web-interop:1.0.0'
// https://jarcasting.com/artifacts/codes.rafael.springstreaminterop/spring-stream-web-interop/
implementation ("codes.rafael.springstreaminterop:spring-stream-web-interop:1.0.0")
'codes.rafael.springstreaminterop:spring-stream-web-interop:jar:1.0.0'
<dependency org="codes.rafael.springstreaminterop" name="spring-stream-web-interop" rev="1.0.0">
  <artifact name="spring-stream-web-interop" type="jar" />
</dependency>
@Grapes(
@Grab(group='codes.rafael.springstreaminterop', module='spring-stream-web-interop', version='1.0.0')
)
libraryDependencies += "codes.rafael.springstreaminterop" % "spring-stream-web-interop" % "1.0.0"
[codes.rafael.springstreaminterop/spring-stream-web-interop "1.0.0"]