Allows you to bypass package access restrictions in the NetBeans module system.
'org.netbeans.contrib.yenta:api:1.0'
<dependency>
<groupId>org.netbeans.contrib.yenta</groupId>
<artifactId>api</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.netbeans.contrib.yenta" name="api" rev="1.0"/>
"org.netbeans.contrib.yenta", "api", "1.0"