| Categories | 
                CategoriesCLI User Interface | 
        
|---|---|
| GroupId | GroupIdio.gitee.marslilei | 
    
| ArtifactId | ArtifactIdartemis-client | 
    
| Last Version | Last Version0.0.2.BATE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description | 
    
| Filename | Size | 
|---|---|
| artemis-client-0.0.2.BATE.pom | |
| artemis-client-0.0.2.BATE.jar | 53 KB | 
| artemis-client-0.0.2.BATE-sources.jar | 26 KB | 
| artemis-client-0.0.2.BATE-javadoc.jar | 215 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.gitee.marslilei/artemis-client/ -->
<dependency>
    <groupId>io.gitee.marslilei</groupId>
    <artifactId>artemis-client</artifactId>
    <version>0.0.2.BATE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.gitee.marslilei/artemis-client/
implementation 'io.gitee.marslilei:artemis-client:0.0.2.BATE'
                // https://jarcasting.com/artifacts/io.gitee.marslilei/artemis-client/
implementation ("io.gitee.marslilei:artemis-client:0.0.2.BATE")
                'io.gitee.marslilei:artemis-client:jar:0.0.2.BATE'
                <dependency org="io.gitee.marslilei" name="artemis-client" rev="0.0.2.BATE">
  <artifact name="artemis-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.gitee.marslilei', module='artemis-client', version='0.0.2.BATE')
)
                libraryDependencies += "io.gitee.marslilei" % "artemis-client" % "0.0.2.BATE"
                [io.gitee.marslilei/artemis-client "0.0.2.BATE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| dom4j : dom4j | jar | 1.6.1 | 
| org.assertj : assertj-core | jar | |
| org.apache.velocity : velocity | jar | 1.7 | 
| com.alibaba : fastjson | jar | 1.2.47 |