Last Version

${project.groupId}:fd-client-core 1.0.0

Core module with the model and definition of the Java API for the integration with the fraud detection service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.payulatam.fraudvault
ArtifactId

ArtifactId

fd-client-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

${project.groupId}:fd-client-core
Core module with the model and definition of the Java API for the integration with the fraud detection service
Source Code Management

Source Code Management

https://bitbucket.org/pagosonline/fv-sdk/src

Download fd-client-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.payulatam.fraudvault/fd-client-core/ -->
<dependency>
    <groupId>com.payulatam.fraudvault</groupId>
    <artifactId>fd-client-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.payulatam.fraudvault/fd-client-core/
implementation 'com.payulatam.fraudvault:fd-client-core:1.0.0'
// https://jarcasting.com/artifacts/com.payulatam.fraudvault/fd-client-core/
implementation ("com.payulatam.fraudvault:fd-client-core:1.0.0")
'com.payulatam.fraudvault:fd-client-core:jar:1.0.0'
<dependency org="com.payulatam.fraudvault" name="fd-client-core" rev="1.0.0">
  <artifact name="fd-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payulatam.fraudvault', module='fd-client-core', version='1.0.0')
)
libraryDependencies += "com.payulatam.fraudvault" % "fd-client-core" % "1.0.0"
[com.payulatam.fraudvault/fd-client-core "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.simpleframework : simple-xml jar
org.projectlombok : lombok jar
org.slf4j : slf4j-api jar
org.testng : testng jar

Project Modules

There are no modules declared in this project.