License |
License |
---|---|
GroupId | GroupIdcom.astrapay |
ArtifactId | ArtifactIdspring-qris |
Version | Version1.11 |
Type | Typejar |
Description |
Descriptionastrapay-qris
QRIS Parser for Spring by AstraPay
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spring-qris-1.11.pom | |
spring-qris-1.11.jar | 192 KB |
spring-qris-1.11-sources.jar | 101 KB |
spring-qris-1.11-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |
org.mockito : mockito-core | jar | 3.9.0 |