| License |
License |
|---|---|
| Categories |
CategoriesNet CLI User Interface |
| GroupId | GroupIdcom.kaleido |
| ArtifactId | ArtifactIdcabinet-client |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| 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.6.pom | |
| cabinet-client-1.0.6.jar | 34 KB |
| cabinet-client-1.0.6-sources.jar | 20 KB |
| cabinet-client-1.0.6-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.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.kaleido/cabinet-client/
implementation 'com.kaleido:cabinet-client:1.0.6'
// https://jarcasting.com/artifacts/com.kaleido/cabinet-client/
implementation ("com.kaleido:cabinet-client:1.0.6")
'com.kaleido:cabinet-client:jar:1.0.6'
<dependency org="com.kaleido" name="cabinet-client" rev="1.0.6">
<artifact name="cabinet-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kaleido', module='cabinet-client', version='1.0.6')
)
libraryDependencies += "com.kaleido" % "cabinet-client" % "1.0.6"
[com.kaleido/cabinet-client "1.0.6"]
| 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 |