License |
License |
---|---|
GroupId | GroupIdcom.bendb.thrifty |
ArtifactId | ArtifactIdthrifty-test-server |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionthrifty-test-server
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thrifty-test-server-0.1.1.pom | |
thrifty-test-server-0.1.1.jar | 962 KB |
thrifty-test-server-0.1.1-sources.jar | 148 KB |
thrifty-test-server-0.1.1-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-test-server/ -->
<dependency>
<groupId>com.bendb.thrifty</groupId>
<artifactId>thrifty-test-server</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-test-server/
implementation 'com.bendb.thrifty:thrifty-test-server:0.1.1'
// https://jarcasting.com/artifacts/com.bendb.thrifty/thrifty-test-server/
implementation ("com.bendb.thrifty:thrifty-test-server:0.1.1")
'com.bendb.thrifty:thrifty-test-server:jar:0.1.1'
<dependency org="com.bendb.thrifty" name="thrifty-test-server" rev="0.1.1">
<artifact name="thrifty-test-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bendb.thrifty', module='thrifty-test-server', version='0.1.1')
)
libraryDependencies += "com.bendb.thrifty" % "thrifty-test-server" % "0.1.1"
[com.bendb.thrifty/thrifty-test-server "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.apache.thrift : libthrift | jar | 0.9.3 |