License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.kaleido |
ArtifactId | ArtifactIdkapture-client |
Version | Version3.2.24 |
Type | Typejar |
Description |
Descriptionkapture-client
A data schema for life sciences, additionally a client for connecting to the Kapture application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kapture-client-3.2.24.pom | |
kapture-client-3.2.24.jar | 137 KB |
kapture-client-3.2.24-sources.jar | 82 KB |
kapture-client-3.2.24-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kaleido/kapture-client/ -->
<dependency>
<groupId>com.kaleido</groupId>
<artifactId>kapture-client</artifactId>
<version>3.2.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.kaleido/kapture-client/
implementation 'com.kaleido:kapture-client:3.2.24'
// https://jarcasting.com/artifacts/com.kaleido/kapture-client/
implementation ("com.kaleido:kapture-client:3.2.24")
'com.kaleido:kapture-client:jar:3.2.24'
<dependency org="com.kaleido" name="kapture-client" rev="3.2.24">
<artifact name="kapture-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kaleido', module='kapture-client', version='3.2.24')
)
libraryDependencies += "com.kaleido" % "kapture-client" % "3.2.24"
[com.kaleido/kapture-client "3.2.24"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.3.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
org.springframework : spring-aspects | jar | |
org.springframework.retry : spring-retry | jar | 1.2.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |