License |
License
The Apache Software License, Version 2.0
|
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.maven-play-plugin.org.apache.thrift |
ArtifactId | ArtifactIdthrift |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Thrift
Thrift is a software framework for scalable cross-language services development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thrift-0.2.0.pom | |
thrift-0.2.0.jar | 183 KB |
thrift-0.2.0-sources.jar | 89 KB |
thrift-0.2.0-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.thrift/thrift/ -->
<dependency>
<groupId>com.google.code.maven-play-plugin.org.apache.thrift</groupId>
<artifactId>thrift</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.thrift/thrift/
implementation 'com.google.code.maven-play-plugin.org.apache.thrift:thrift:0.2.0'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.apache.thrift/thrift/
implementation ("com.google.code.maven-play-plugin.org.apache.thrift:thrift:0.2.0")
'com.google.code.maven-play-plugin.org.apache.thrift:thrift:jar:0.2.0'
<dependency org="com.google.code.maven-play-plugin.org.apache.thrift" name="thrift" rev="0.2.0">
<artifact name="thrift" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.apache.thrift', module='thrift', version='0.2.0')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.apache.thrift" % "thrift" % "0.2.0"
[com.google.code.maven-play-plugin.org.apache.thrift/thrift "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.5.8 |
org.slf4j : slf4j-simple | jar | 1.5.8 |
commons-lang : commons-lang | jar | 2.4 |