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