| License |
License |
|---|---|
| GroupId | GroupIdtech.justen.concord |
| ArtifactId | ArtifactIdgoodwill |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontech.justen.concord:goodwill
Goodwill is a plugin for Walmart Labs Concord. It provides a way to write tasks in Go by providing a
bridge to the Java runtime over gRPC.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| goodwill-0.5.0.pom | |
| goodwill-0.5.0.jar | 10 MB |
| goodwill-0.5.0-sources.jar | 139 KB |
| goodwill-0.5.0-javadoc.jar | 1 MB |
| goodwill-0.5.0-jar-with-dependencies.jar | 54 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.justen.concord/goodwill/ -->
<dependency>
<groupId>tech.justen.concord</groupId>
<artifactId>goodwill</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.justen.concord/goodwill/
implementation 'tech.justen.concord:goodwill:0.5.0'
// https://jarcasting.com/artifacts/tech.justen.concord/goodwill/
implementation ("tech.justen.concord:goodwill:0.5.0")
'tech.justen.concord:goodwill:jar:0.5.0'
<dependency org="tech.justen.concord" name="goodwill" rev="0.5.0">
<artifact name="goodwill" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.justen.concord', module='goodwill', version='0.5.0')
)
libraryDependencies += "tech.justen.concord" % "goodwill" % "0.5.0"
[tech.justen.concord/goodwill "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.17.3 |
| io.grpc : grpc-all | jar | 1.40.0 |
| org.bouncycastle : bcprov-ext-jdk15on | jar | |
| org.bouncycastle : bcpkix-jdk15on | jar | |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| com.google.guava : guava | jar | 30.1.1-jre |
| junit : junit | jar | 4.13.2 |
| javax.annotation : javax.annotation-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.walmartlabs.concord : concord-sdk | jar | |
| com.walmartlabs.concord.runtime.v2 : concord-runtime-sdk-v2 | jar | |
| com.walmartlabs.concord : concord-client | jar | |
| org.slf4j : slf4j-api | jar | |
| javax.inject : javax.inject | jar | 1 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-guava | jar |