| License | License | 
|---|---|
| GroupId | GroupIdcom.github.alexmao86 | 
| ArtifactId | ArtifactIdspringframework-moquette-broker | 
| Last Version | Last Version1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionspringframework-moquette-broker this is springframework integration of moquetto broker | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.alexmao86/springframework-moquette-broker/ -->
<dependency>
    <groupId>com.github.alexmao86</groupId>
    <artifactId>springframework-moquette-broker</artifactId>
    <version>1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.alexmao86/springframework-moquette-broker/
implementation 'com.github.alexmao86:springframework-moquette-broker:1.0'// https://jarcasting.com/artifacts/com.github.alexmao86/springframework-moquette-broker/
implementation ("com.github.alexmao86:springframework-moquette-broker:1.0")'com.github.alexmao86:springframework-moquette-broker:jar:1.0'<dependency org="com.github.alexmao86" name="springframework-moquette-broker" rev="1.0">
  <artifact name="springframework-moquette-broker" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.alexmao86', module='springframework-moquette-broker', version='1.0')
)libraryDependencies += "com.github.alexmao86" % "springframework-moquette-broker" % "1.0"[com.github.alexmao86/springframework-moquette-broker "1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.moquette : moquette-broker | jar | 0.10 | 
| log4j : log4j | jar | 1.2.17 | 
| org.springframework : spring-beans | jar | 3.1.2.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 | 
| junit : junit | jar | 4.12 |