is not current version
Last Version 1.1.0

com.labijie:spring-cloud-stream-binder-memory 1.0.1

Memory queue implement for spring cloud stream application

GroupId

GroupId

com.labijie
ArtifactId

ArtifactId

spring-cloud-stream-binder-memory
Version

Version

1.0.1
Type

Type

jar

Download spring-cloud-stream-binder-memory 1.0.1


<!-- https://jarcasting.com/artifacts/com.labijie/spring-cloud-stream-binder-memory/ -->
<dependency>
    <groupId>com.labijie</groupId>
    <artifactId>spring-cloud-stream-binder-memory</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.labijie/spring-cloud-stream-binder-memory/
implementation 'com.labijie:spring-cloud-stream-binder-memory:1.0.1'
// https://jarcasting.com/artifacts/com.labijie/spring-cloud-stream-binder-memory/
implementation ("com.labijie:spring-cloud-stream-binder-memory:1.0.1")
'com.labijie:spring-cloud-stream-binder-memory:jar:1.0.1'
<dependency org="com.labijie" name="spring-cloud-stream-binder-memory" rev="1.0.1">
  <artifact name="spring-cloud-stream-binder-memory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.labijie', module='spring-cloud-stream-binder-memory', version='1.0.1')
)
libraryDependencies += "com.labijie" % "spring-cloud-stream-binder-memory" % "1.0.1"
[com.labijie/spring-cloud-stream-binder-memory "1.0.1"]