Last Version

easyredsys-client 1.3.2

Librería que facilita la integración con la pasarela de pago Redsys para aplicaciones Java

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.miguelangeljulvez.easyredsys
ArtifactId

ArtifactId

easyredsys-client
Version

Version

1.3.2
Type

Type

jar
Description

Description

easyredsys-client
Librería que facilita la integración con la pasarela de pago Redsys para aplicaciones Java
Project URL

Project URL

https://www.miguelangeljulvez.com/easyredsys
Source Code Management

Source Code Management

https://github.com/majulvez/easyredsys

Download easyredsys-client 1.3.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 2.2.10
commons-discovery : commons-discovery jar 0.5
axis : axis-wsdl4j jar 1.5.1
commons-codec : commons-codec jar 1.10
org.json : json jar 20160212
org.bouncycastle : bcprov-jdk15on jar 1.54

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.18.3
org.hamcrest : hamcrest-junit jar 2.0.0.0
com.owlike : genson jar 1.3
org.glassfish.embedded : maven-embedded-glassfish-plugin jar 4.1.1
org.glassfish.main.common : simple-glassfish-api jar 4.1.1
org.glassfish.main.extras : glassfish-embedded-all jar 4.1.1
org.reflections : reflections jar 0.9.11

Project Modules

There are no modules declared in this project.