MVN

br.ufsc.bridge : mpi-client

Maven & Gradle

Feb 14, 2023
5 stars

MPI Client · Implementação de client para um servidor MPI (Master Patient Index) utilizando mensagens SOAP (PIX/PDQ) baseadas na especificação técnica para integração do DATASUS.

<dependency>
    <groupId>br.ufsc.bridge</groupId>
    <artifactId>mpi-client</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of br.ufsc.bridge : mpi-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of br.ufsc.bridge : mpi-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
mpi-client-1.2
1.0
mpi-client-1.0

How to add a dependency to Maven

Add the following br.ufsc.bridge : mpi-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>br.ufsc.bridge</groupId>
    <artifactId>mpi-client</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following br.ufsc.bridge : mpi-client gradle dependency to your build.gradle file:

implementation 'br.ufsc.bridge:mpi-client:1.2'

Gradle Kotlin DSL: Add the following br.ufsc.bridge : mpi-client gradle kotlin dependency to your build.gradle.kts file:

implementation("br.ufsc.bridge:mpi-client:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following br.ufsc.bridge : mpi-client sbt scala dependency to your build.sbt file:

libraryDependencies += "br.ufsc.bridge" % "mpi-client" % "1.2"

Advertisement

Dependencies from Group

Aug 16, 2019
3 usages
2 stars
Jul 19, 2023
1 usages
1 stars
Jan 08, 2019
1 usages
0 stars
Apr 01, 2022
0 stars
Feb 14, 2023
5 stars

Discover Dependencies

Jul 19, 2023
16 stars
Jan 12, 2021
16 stars
Apr 05, 2021
16 stars
Jul 19, 2023
16 stars
Jul 19, 2023
16 stars
Jul 19, 2023
16 stars
Oct 17, 2020
0 stars
May 01, 2023
4 usages
7.2k stars