License |
License |
---|---|
GroupId | GroupIdio.github.bug-wheels |
ArtifactId | ArtifactIdthrift-api |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthrift-spring-boot-starter
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
thrift-api-0.3.pom | |
thrift-api-0.3.jar | 168 KB |
thrift-api-0.3-sources.jar | 27 KB |
thrift-api-0.3-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bug-wheels/thrift-api/ -->
<dependency>
<groupId>io.github.bug-wheels</groupId>
<artifactId>thrift-api</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bug-wheels/thrift-api/
implementation 'io.github.bug-wheels:thrift-api:0.3'
// https://jarcasting.com/artifacts/io.github.bug-wheels/thrift-api/
implementation ("io.github.bug-wheels:thrift-api:0.3")
'io.github.bug-wheels:thrift-api:jar:0.3'
<dependency org="io.github.bug-wheels" name="thrift-api" rev="0.3">
<artifact name="thrift-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bug-wheels', module='thrift-api', version='0.3')
)
libraryDependencies += "io.github.bug-wheels" % "thrift-api" % "0.3"
[io.github.bug-wheels/thrift-api "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.9.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar |