org.minbox.framework:message-pipe-spring-context

Integrated spring implementation.

License

License

GroupId

GroupId

org.minbox.framework
ArtifactId

ArtifactId

message-pipe-spring-context
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Integrated spring implementation.

Download message-pipe-spring-context

How to add to project

<!-- https://jarcasting.com/artifacts/org.minbox.framework/message-pipe-spring-context/ -->
<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>message-pipe-spring-context</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/message-pipe-spring-context/
implementation 'org.minbox.framework:message-pipe-spring-context:1.0.6'
// https://jarcasting.com/artifacts/org.minbox.framework/message-pipe-spring-context/
implementation ("org.minbox.framework:message-pipe-spring-context:1.0.6")
'org.minbox.framework:message-pipe-spring-context:jar:1.0.6'
<dependency org="org.minbox.framework" name="message-pipe-spring-context" rev="1.0.6">
  <artifact name="message-pipe-spring-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='message-pipe-spring-context', version='1.0.6')
)
libraryDependencies += "org.minbox.framework" % "message-pipe-spring-context" % "1.0.6"
[org.minbox.framework/message-pipe-spring-context "1.0.6"]

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16
org.springframework.boot : spring-boot-starter-web Optional jar
org.minbox.framework : minbox-core jar
org.minbox.framework : message-pipe-client Optional jar 1.0.6
org.minbox.framework : message-pipe-server Optional jar 1.0.6
org.springframework.data : spring-data-redis Optional jar

Project Modules

There are no modules declared in this project.
org.minbox.framework

minbox

"org.minbox.framework" is committed to providing developers with a series of "out-of-the-box" framework implementation solutions.

Versions

Version
1.0.6
1.0.5
1.0.4
1.0.3.RELEASE
1.0.2.RELEASE
1.0.2.M1
1.0.1.RELEASE
1.0.0.RELEASE
1.0.0-M1