| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdbr.com.esec.icpm |
| ArtifactId | ArtifactIdmss-ws-client |
| Last Version | Last Version1.13.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCertillion Server Parent POM.
|
| Filename | Size |
|---|---|
| mss-ws-client-1.13.4.pom | |
| mss-ws-client-1.13.4.jar | 39 KB |
| mss-ws-client-1.13.4-sources.jar | 35 KB |
| mss-ws-client-1.13.4-javadoc.jar | 227 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.esec.icpm/mss-ws-client/ -->
<dependency>
<groupId>br.com.esec.icpm</groupId>
<artifactId>mss-ws-client</artifactId>
<version>1.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.esec.icpm/mss-ws-client/
implementation 'br.com.esec.icpm:mss-ws-client:1.13.4'
// https://jarcasting.com/artifacts/br.com.esec.icpm/mss-ws-client/
implementation ("br.com.esec.icpm:mss-ws-client:1.13.4")
'br.com.esec.icpm:mss-ws-client:jar:1.13.4'
<dependency org="br.com.esec.icpm" name="mss-ws-client" rev="1.13.4">
<artifact name="mss-ws-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.esec.icpm', module='mss-ws-client', version='1.13.4')
)
libraryDependencies += "br.com.esec.icpm" % "mss-ws-client" % "1.13.4"
[br.com.esec.icpm/mss-ws-client "1.13.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.esec.icpm : icpm-ws-client-common | jar | 1.13.4 |
| commons-logging : commons-logging | jar | 1.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |