[
https://issues.apache.org/jira/browse/THRIFT-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wang Xin updated THRIFT-4435:
-----------------------------
Description:
Now I want to use the java dependency libthrift version 0.11.0,but can't found
in central.maven.org/maven2
http://thrift.apache.org/download page tell me it is published .
{code:java}
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.11.0</version>
</dependency>
{code}
When can i get it ???
was:
Now I want to use the java dependency libthrift version 0.11.0,but can't found
in central.maven.org/maven2
http://thrift.apache.org/download page tell me it is released .
{code:java}
<dependency>
<groupId>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.11.0</version>
</dependency>
{code}
When can i get it ???
Summary: When will the java libthrift 0.11.0 be published to
central.maven.org/maven2 (was: When will the java libthrift 0.11.0 be released
to central.maven.org/maven2)
> When will the java libthrift 0.11.0 be published to central.maven.org/maven2
> ----------------------------------------------------------------------------
>
> Key: THRIFT-4435
> URL: https://issues.apache.org/jira/browse/THRIFT-4435
> Project: Thrift
> Issue Type: Task
> Components: Java - Library
> Affects Versions: 0.11.0
> Reporter: Wang Xin
> Fix For: 0.11.0
>
> Attachments: 111222.png
>
>
> Now I want to use the java dependency libthrift version 0.11.0,but can't
> found in central.maven.org/maven2
> http://thrift.apache.org/download page tell me it is published .
> {code:java}
> <dependency>
> <groupId>org.apache.thrift</groupId>
> <artifactId>libthrift</artifactId>
> <version>0.11.0</version>
> </dependency>
> {code}
> When can i get it ???
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)