License |
License |
---|---|
GroupId | GroupIdcom.github.rolandhe |
ArtifactId | ArtifactIdthrift-enhancer-test |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionthrift-enhancer-test
thrift enhancer tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
thrift-enhancer-test-1.0.0.pom | |
thrift-enhancer-test-1.0.0.jar | 74 KB |
thrift-enhancer-test-1.0.0-sources.jar | 30 KB |
thrift-enhancer-test-1.0.0-javadoc.jar | 93 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rolandhe/thrift-enhancer-test/ -->
<dependency>
<groupId>com.github.rolandhe</groupId>
<artifactId>thrift-enhancer-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rolandhe/thrift-enhancer-test/
implementation 'com.github.rolandhe:thrift-enhancer-test:1.0.0'
// https://jarcasting.com/artifacts/com.github.rolandhe/thrift-enhancer-test/
implementation ("com.github.rolandhe:thrift-enhancer-test:1.0.0")
'com.github.rolandhe:thrift-enhancer-test:jar:1.0.0'
<dependency org="com.github.rolandhe" name="thrift-enhancer-test" rev="1.0.0">
<artifact name="thrift-enhancer-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rolandhe', module='thrift-enhancer-test', version='1.0.0')
)
libraryDependencies += "com.github.rolandhe" % "thrift-enhancer-test" % "1.0.0"
[com.github.rolandhe/thrift-enhancer-test "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.thrift : libthrift | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |