|
|
@ -38,6 +38,11 @@ |
|
|
<artifactId>mdp-oauth2-client</artifactId> |
|
|
<artifactId>mdp-oauth2-client</artifactId> |
|
|
<version>${mdp.version}</version> |
|
|
<version>${mdp.version}</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
<dependency> |
|
|
|
|
|
<groupId>com.mdp</groupId> |
|
|
|
|
|
<artifactId>mdp-tpa-client</artifactId> |
|
|
|
|
|
<version>${mdp.version}</version> |
|
|
|
|
|
</dependency> |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.mdp</groupId> |
|
|
<groupId>com.mdp</groupId> |
|
|
<artifactId>mdp-audit-log-client</artifactId> |
|
|
<artifactId>mdp-audit-log-client</artifactId> |
|
|
|