[
https://issues.apache.org/jira/browse/AVRO-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108119#comment-17108119
]
Ryan Skraba commented on AVRO-1805:
-----------------------------------
Hello! There is a maven dependency for avro-tools without any dependencies, at
least back to 1.5.1 as part of the parent task:
{code}
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro-tools</artifactId>
<version>1.9.2</version>
<classifier>nodeps</classifier>
</dependency>
{code}
> Maven dependecy of avro-tools without slf4j implementation
> ----------------------------------------------------------
>
> Key: AVRO-1805
> URL: https://issues.apache.org/jira/browse/AVRO-1805
> Project: Apache Avro
> Issue Type: Sub-task
> Components: java
> Reporter: Mohammad Salman
> Priority: Major
> Fix For: 1.5.1
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)