kar-rest-client

KAR Java SDK actor runtime

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ibm.research.kar
ArtifactId

ArtifactId

kar-actor-runtime
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

kar-rest-client
KAR Java SDK actor runtime

Download kar-actor-runtime

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.research.kar/kar-actor-runtime/ -->
<dependency>
    <groupId>com.ibm.research.kar</groupId>
    <artifactId>kar-actor-runtime</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.research.kar/kar-actor-runtime/
implementation 'com.ibm.research.kar:kar-actor-runtime:1.0.5'
// https://jarcasting.com/artifacts/com.ibm.research.kar/kar-actor-runtime/
implementation ("com.ibm.research.kar:kar-actor-runtime:1.0.5")
'com.ibm.research.kar:kar-actor-runtime:jar:1.0.5'
<dependency org="com.ibm.research.kar" name="kar-actor-runtime" rev="1.0.5">
  <artifact name="kar-actor-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.research.kar', module='kar-actor-runtime', version='1.0.5')
)
libraryDependencies += "com.ibm.research.kar" % "kar-actor-runtime" % "1.0.5"
[com.ibm.research.kar/kar-actor-runtime "1.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.ibm.research.kar : kar-rest-client jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.6.0
0.5.1
0.5.0