| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.dempsy | 
    
| ArtifactId | ArtifactIdlib-dempsyapi | 
    
| Last Version | Last Version0.7.9 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDistributed Message Processing Framework - App developer API 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Filename | Size | 
|---|---|
| lib-dempsyapi-0.7.9.pom | |
| lib-dempsyapi-0.7.9.jar | 33 KB | 
| lib-dempsyapi-0.7.9-sources.jar | 19 KB | 
| lib-dempsyapi-0.7.9-javadoc.jar | 113 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.dempsy/lib-dempsyapi/ -->
<dependency>
    <groupId>net.dempsy</groupId>
    <artifactId>lib-dempsyapi</artifactId>
    <version>0.7.9</version>
</dependency>
                // https://jarcasting.com/artifacts/net.dempsy/lib-dempsyapi/
implementation 'net.dempsy:lib-dempsyapi:0.7.9'
                // https://jarcasting.com/artifacts/net.dempsy/lib-dempsyapi/
implementation ("net.dempsy:lib-dempsyapi:0.7.9")
                'net.dempsy:lib-dempsyapi:jar:0.7.9'
                <dependency org="net.dempsy" name="lib-dempsyapi" rev="0.7.9">
  <artifact name="lib-dempsyapi" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.dempsy', module='lib-dempsyapi', version='0.7.9')
)
                libraryDependencies += "net.dempsy" % "lib-dempsyapi" % "0.7.9"
                [net.dempsy/lib-dempsyapi "0.7.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.16 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 | 
| junit : junit | jar | 4.4 |