License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.miguelangeljulvez.easyredsys |
ArtifactId | ArtifactIdeasyredsys-client |
Version | Version1.3.2 |
Type | Typejar |
Description |
Descriptioneasyredsys-client
Librería que facilita la integración con la pasarela de pago Redsys para aplicaciones Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyredsys-client-1.3.2.pom | |
easyredsys-client-1.3.2.jar | 92 KB |
easyredsys-client-1.3.2-sources.jar | 48 KB |
easyredsys-client-1.3.2-javadoc.jar | 179 KB |
Browse |
<!-- 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"]
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 |
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 |