How to install the Java artifact org.bitbucket.brunneng.ot.object-translator with Maven
Java
Maven
pom.xml
org.bitbucket.brunneng.ot
object-translator
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.bitbucket.brunneng.ot</groupId>
<artifactId>object-translator</artifactId>
<version>1.0</version>
</dependency>
/<dependencies>