The IETF module is an add-on to the XP framework that adds support of different standards defined by IETF. Currently only UUID and PunyCode is implemented.
'net.xp-framework:ietf:5.8.10'
<dependency>
<groupId>net.xp-framework</groupId>
<artifactId>ietf</artifactId>
<version>5.8.10</version>
</dependency>
<dependency org="net.xp-framework" name="ietf" rev="5.8.10"/>
"net.xp-framework", "ietf", "5.8.10"