License |
License |
---|---|
GroupId | GroupIdorg.minbox.framework |
ArtifactId | ArtifactIdmessage-pipe-spring-context |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionIntegrated spring implementation.
|
<!-- 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.minbox.framework/message-pipe-spring-context/
implementation 'org.minbox.framework:message-pipe-spring-context:1.0.4'
// https://jarcasting.com/artifacts/org.minbox.framework/message-pipe-spring-context/
implementation ("org.minbox.framework:message-pipe-spring-context:1.0.4")
'org.minbox.framework:message-pipe-spring-context:jar:1.0.4'
<dependency org="org.minbox.framework" name="message-pipe-spring-context" rev="1.0.4">
<artifact name="message-pipe-spring-context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.minbox.framework', module='message-pipe-spring-context', version='1.0.4')
)
libraryDependencies += "org.minbox.framework" % "message-pipe-spring-context" % "1.0.4"
[org.minbox.framework/message-pipe-spring-context "1.0.4"]
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.4 |
org.minbox.framework : message-pipe-server Optional | jar | 1.0.4 |