| License | 
                License | 
        
|---|---|
| GroupId | GroupIduk.org.retep.xmpp.protocol | 
    
| ArtifactId | ArtifactIdstreamerror | 
    
| Last Version | Last Version10.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionretepXMPP XMPP Protocol streamerror 
            Builds the jaxb object graph for the various xmpp protocol's.
        When this run's you might as well make a cup of strong coffee as this
        module takes about 1/2 an hour to run... 
         | 
    
| Project Organization | 
                    Project OrganizationRetep Development Group | 
            
| Filename | Size | 
|---|---|
| streamerror-10.6.pom | |
| streamerror-10.6.jar | 6 KB | 
| streamerror-10.6-tests.jar | 1 KB | 
| streamerror-10.6-sources.jar | 4 KB | 
| streamerror-10.6-javadoc.jar | 30 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/uk.org.retep.xmpp.protocol/streamerror/ -->
<dependency>
    <groupId>uk.org.retep.xmpp.protocol</groupId>
    <artifactId>streamerror</artifactId>
    <version>10.6</version>
</dependency>
                // https://jarcasting.com/artifacts/uk.org.retep.xmpp.protocol/streamerror/
implementation 'uk.org.retep.xmpp.protocol:streamerror:10.6'
                // https://jarcasting.com/artifacts/uk.org.retep.xmpp.protocol/streamerror/
implementation ("uk.org.retep.xmpp.protocol:streamerror:10.6")
                'uk.org.retep.xmpp.protocol:streamerror:jar:10.6'
                <dependency org="uk.org.retep.xmpp.protocol" name="streamerror" rev="10.6">
  <artifact name="streamerror" type="jar" />
</dependency>
                @Grapes(
@Grab(group='uk.org.retep.xmpp.protocol', module='streamerror', version='10.6')
)
                libraryDependencies += "uk.org.retep.xmpp.protocol" % "streamerror" % "10.6"
                [uk.org.retep.xmpp.protocol/streamerror "10.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| uk.org.retep.tools : annotations | jar | 10.6 | 
| uk.org.retep.xmpp : annotations | jar | 10.6 | 
| uk.org.retep.xmpp.xmpp : core | jar | 10.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.7 | 
| uk.org.retep : testFramework | jar | 10.6 |