License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.kaleido |
ArtifactId | ArtifactIdkapture-client |
Version | Version3.2.28 |
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.28.pom | |
kapture-client-3.2.28.jar | 143 KB |
kapture-client-3.2.28-sources.jar | 86 KB |
kapture-client-3.2.28-javadoc.jar | 550 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kaleido/kapture-client/ -->
<dependency>
<groupId>com.kaleido</groupId>
<artifactId>kapture-client</artifactId>
<version>3.2.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.kaleido/kapture-client/
implementation 'com.kaleido:kapture-client:3.2.28'
// https://jarcasting.com/artifacts/com.kaleido/kapture-client/
implementation ("com.kaleido:kapture-client:3.2.28")
'com.kaleido:kapture-client:jar:3.2.28'
<dependency org="com.kaleido" name="kapture-client" rev="3.2.28">
<artifact name="kapture-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kaleido', module='kapture-client', version='3.2.28')
)
libraryDependencies += "com.kaleido" % "kapture-client" % "3.2.28"
[com.kaleido/kapture-client "3.2.28"]
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 |