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

etp_pom

It will automatically import avro as dependency. Now you can use it from your project.

etp_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

 

Advertisement
Categories: Uncategorized
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: