License |
License |
---|---|
Categories |
CategoriesJava Languages Data CLI User Interface |
GroupId | GroupIdcom.stitchdata |
ArtifactId | ArtifactIdjava-stitch-client |
Version | Version0.5.5 |
Type | Typejar |
Description |
DescriptionJava Stitch Client
Java Stitch Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-stitch-client-0.5.5.pom | |
java-stitch-client-0.5.5.jar | 19 KB |
java-stitch-client-0.5.5-sources.jar | 12 KB |
java-stitch-client-0.5.5-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stitchdata/java-stitch-client/ -->
<dependency>
<groupId>com.stitchdata</groupId>
<artifactId>java-stitch-client</artifactId>
<version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stitchdata/java-stitch-client/
implementation 'com.stitchdata:java-stitch-client:0.5.5'
// https://jarcasting.com/artifacts/com.stitchdata/java-stitch-client/
implementation ("com.stitchdata:java-stitch-client:0.5.5")
'com.stitchdata:java-stitch-client:jar:0.5.5'
<dependency org="com.stitchdata" name="java-stitch-client" rev="0.5.5">
<artifact name="java-stitch-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stitchdata', module='java-stitch-client', version='0.5.5')
)
libraryDependencies += "com.stitchdata" % "java-stitch-client" % "0.5.5"
[com.stitchdata/java-stitch-client "0.5.5"]
Group / Artifact | Type | Version |
---|---|---|
com.cognitect : transit-java | jar | 0.8.311 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.2 |
org.glassfish : javax.json | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |