License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.ibm.research.kar |
ArtifactId | ArtifactIdkar-runtime-core |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionkar-runtime-core
KAR Java core actor runtime
|
Filename | Size |
---|---|
kar-runtime-core-1.0.8.pom | |
kar-runtime-core-1.0.8.jar | 17 KB |
kar-runtime-core-1.0.8-sources.jar | 16 KB |
kar-runtime-core-1.0.8-javadoc.jar | 474 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.research.kar/kar-runtime-core/ -->
<dependency>
<groupId>com.ibm.research.kar</groupId>
<artifactId>kar-runtime-core</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.research.kar/kar-runtime-core/
implementation 'com.ibm.research.kar:kar-runtime-core:1.0.8'
// https://jarcasting.com/artifacts/com.ibm.research.kar/kar-runtime-core/
implementation ("com.ibm.research.kar:kar-runtime-core:1.0.8")
'com.ibm.research.kar:kar-runtime-core:jar:1.0.8'
<dependency org="com.ibm.research.kar" name="kar-runtime-core" rev="1.0.8">
<artifact name="kar-runtime-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.research.kar', module='kar-runtime-core', version='1.0.8')
)
libraryDependencies += "com.ibm.research.kar" % "kar-runtime-core" % "1.0.8"
[com.ibm.research.kar/kar-runtime-core "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |