is not current version
Last Version 1.16

astrapay-qris 1.11

QRIS Parser for Spring by AstraPay

License

License

GroupId

GroupId

com.astrapay
ArtifactId

ArtifactId

spring-qris
Version

Version

1.11
Type

Type

jar
Description

Description

astrapay-qris
QRIS Parser for Spring by AstraPay
Project URL

Project URL

https://github.com/astrapay/spring-qris
Source Code Management

Source Code Management

https://github.com/astrapay/spring-qris

Download spring-qris 1.11


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.3
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.54
org.apache.tomcat.embed : tomcat-embed-el jar 9.0.54
org.apache.tomcat : tomcat-annotations-api jar 9.0.54
org.apache.tomcat.embed : tomcat-embed-websocket jar 9.0.54
org.springframework.boot : spring-boot-starter-validation jar 2.5.3
org.projectlombok : lombok Optional jar 1.18.20

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.3

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.