| Лицензия |
Лицензия |
|---|---|
| Группа | Группаbr.com.jhemarcos |
| Идентификатор | Идентификаторcns |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеcns
Cliente em JAVA para integração server-side com o DATASUS.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cns-1.0.0.pom | |
| cns-1.0.0.jar | 12 KB |
| cns-1.0.0-sources.jar | 9 KB |
| cns-1.0.0-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.jhemarcos/cns/ -->
<dependency>
<groupId>br.com.jhemarcos</groupId>
<artifactId>cns</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.jhemarcos/cns/
implementation 'br.com.jhemarcos:cns:1.0.0'
// https://jarcasting.com/artifacts/br.com.jhemarcos/cns/
implementation ("br.com.jhemarcos:cns:1.0.0")
'br.com.jhemarcos:cns:jar:1.0.0'
<dependency org="br.com.jhemarcos" name="cns" rev="1.0.0">
<artifact name="cns" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.jhemarcos', module='cns', version='1.0.0')
)
libraryDependencies += "br.com.jhemarcos" % "cns" % "1.0.0"
[br.com.jhemarcos/cns "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| br.com.jhemarcos : cns-api | jar | 1.0.0 |
| junit : junit | jar | 4.12 |
| org.apache.httpcomponents : httpclient | jar | 4.5.3 |