Home
> Uncategorized > Energistics Transfer Protocol (ETP) available in Maven Central
Energistics Transfer Protocol (ETP) available in Maven Central
Finally ETP java library available in maven central. You could use this one in your pom.xml
<dependency> <groupId>org.energistics</groupId> <artifactId>etp</artifactId> <version>1.4.1</version> </dependency>
Here’s the sample of my pom.xml
It will automatically import avro as dependency. Now you can use it from your project.
You can also find the various way to add that to your build system from this link
All the source code and pom.xml that required to generate the java source using maven plugin can be seen from ETP Java Bitbucket
And you can find the pom example in my Github
Enjoy !
Cheers
Categories: Uncategorized
Comments (0)
Trackbacks (0)
Leave a comment
Trackback