| License |
License |
|---|---|
| GroupId | GroupIdbr.com.jhemarcos |
| ArtifactId | ArtifactIdcns |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncns
Cliente em JAVA para integração server-side com o DATASUS.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cns-1.0.1.pom | |
| cns-1.0.1.jar | 12 KB |
| cns-1.0.1-sources.jar | 9 KB |
| cns-1.0.1-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/br.com.jhemarcos/cns/ -->
<dependency>
<groupId>br.com.jhemarcos</groupId>
<artifactId>cns</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.jhemarcos/cns/
implementation 'br.com.jhemarcos:cns:1.0.1'
// https://jarcasting.com/artifacts/br.com.jhemarcos/cns/
implementation ("br.com.jhemarcos:cns:1.0.1")
'br.com.jhemarcos:cns:jar:1.0.1'
<dependency org="br.com.jhemarcos" name="cns" rev="1.0.1">
<artifact name="cns" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.jhemarcos', module='cns', version='1.0.1')
)
libraryDependencies += "br.com.jhemarcos" % "cns" % "1.0.1"
[br.com.jhemarcos/cns "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| br.com.jhemarcos : cns-api | jar | 1.0.0 |
| junit : junit | jar | 4.13.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |