| License |
License |
|---|---|
| Categories |
CategoriesSecurity CLI User Interface |
| GroupId | GroupIdcom.fenlibao.security.sdk.ws.client |
| ArtifactId | ArtifactIdomdc-sdk-client |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionomdc-sdk-client
WebSocket Client.
|
| Filename | Size |
|---|---|
| omdc-sdk-client-0.0.1.pom | |
| omdc-sdk-client-0.0.1.jar | 25 KB |
| omdc-sdk-client-0.0.1-sources.jar | 12 KB |
| omdc-sdk-client-0.0.1-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fenlibao.security.sdk.ws.client/omdc-sdk-client/ -->
<dependency>
<groupId>com.fenlibao.security.sdk.ws.client</groupId>
<artifactId>omdc-sdk-client</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fenlibao.security.sdk.ws.client/omdc-sdk-client/
implementation 'com.fenlibao.security.sdk.ws.client:omdc-sdk-client:0.0.1'
// https://jarcasting.com/artifacts/com.fenlibao.security.sdk.ws.client/omdc-sdk-client/
implementation ("com.fenlibao.security.sdk.ws.client:omdc-sdk-client:0.0.1")
'com.fenlibao.security.sdk.ws.client:omdc-sdk-client:jar:0.0.1'
<dependency org="com.fenlibao.security.sdk.ws.client" name="omdc-sdk-client" rev="0.0.1">
<artifact name="omdc-sdk-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fenlibao.security.sdk.ws.client', module='omdc-sdk-client', version='0.0.1')
)
libraryDependencies += "com.fenlibao.security.sdk.ws.client" % "omdc-sdk-client" % "0.0.1"
[com.fenlibao.security.sdk.ws.client/omdc-sdk-client "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-messaging | jar | |
| org.springframework : spring-websocket | jar | |
| com.fenlibao.security.sdk » common-core | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.projectlombok : lombok Optional | jar | |
| com.fenlibao.security.sdk » model-base | jar | |
| com.fenlibao.security.sdk » ws-core | jar | |
| com.squareup.okhttp3 : okhttp | jar | |
| com.fenlibao.security.sdk » model-sdk-client | jar | |
| javax.validation : validation-api | jar | |
| org.springframework.boot : spring-boot | jar | |
| com.github.pagehelper : pagehelper | jar | 5.1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |