How to install the Java artifact org.wildfly.jipijapa-hibernate5-3-legacy with Maven
Java
Maven
pom.xml
org.wildfly
jipijapa-hibernate5-3-legacy
Add the following lines to your pom.xml in the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>jipijapa-hibernate5-3-legacy</artifactId>
<version>13.0.0.Beta1</version>
</dependency>
/<dependencies>