MVN

uk.org.retep.xmpp.protocol : model-gen

Maven & Gradle

Jun 09, 2010

retepXMPP XMPP Protocol · 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...

<dependency>
    <groupId>uk.org.retep.xmpp.protocol</groupId>
    <artifactId>model-gen</artifactId>
    <version>10.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.retep.xmpp.protocol : model-gen to add to Maven - Latest Versions:

  • Latest Stable: 10.6

All Versions

Choose a version of uk.org.retep.xmpp.protocol : model-gen to add to Maven - All Versions:

Version Vulnerabilities Updated
10.6
model-gen-10.6
10.1
model-gen-10.1
9.11
model-gen-9.11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.org.retep.xmpp.protocol</groupId>
    <artifactId>model-gen</artifactId>
    <version>10.6</version>
</dependency>