License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdcom.kaleido |
ArtifactId | ArtifactIdcabinet-client |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptioncabinet-client
A data schema for life sciences plate maps, additionally a client for connecting to the Cabinet application
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cabinet-client-1.0.2.pom | |
cabinet-client-1.0.2.jar | 34 KB |
cabinet-client-1.0.2-sources.jar | 20 KB |
cabinet-client-1.0.2-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kaleido/cabinet-client/ -->
<dependency>
<groupId>com.kaleido</groupId>
<artifactId>cabinet-client</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.kaleido/cabinet-client/
implementation 'com.kaleido:cabinet-client:1.0.2'
// https://jarcasting.com/artifacts/com.kaleido/cabinet-client/
implementation ("com.kaleido:cabinet-client:1.0.2")
'com.kaleido:cabinet-client:jar:1.0.2'
<dependency org="com.kaleido" name="cabinet-client" rev="1.0.2">
<artifact name="cabinet-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kaleido', module='cabinet-client', version='1.0.2')
)
libraryDependencies += "com.kaleido" % "cabinet-client" % "1.0.2"
[com.kaleido/cabinet-client "1.0.2"]
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 |