License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.liumapp.datapay.ocr |
ArtifactId | ArtifactIdocr-operator |
Version | Versionv2.0.5 |
Type | Typejar |
Description |
Descriptionocr-operator
datapay api operator
|
Project URL |
Project URL |
Filename | Size |
---|---|
ocr-operator-v2.0.5.pom | |
ocr-operator-v2.0.5.jar | 5 KB |
ocr-operator-v2.0.5-sources.jar | 5 KB |
ocr-operator-v2.0.5-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.liumapp.datapay.ocr/ocr-operator/ -->
<dependency>
<groupId>com.liumapp.datapay.ocr</groupId>
<artifactId>ocr-operator</artifactId>
<version>v2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.datapay.ocr/ocr-operator/
implementation 'com.liumapp.datapay.ocr:ocr-operator:v2.0.5'
// https://jarcasting.com/artifacts/com.liumapp.datapay.ocr/ocr-operator/
implementation ("com.liumapp.datapay.ocr:ocr-operator:v2.0.5")
'com.liumapp.datapay.ocr:ocr-operator:jar:v2.0.5'
<dependency org="com.liumapp.datapay.ocr" name="ocr-operator" rev="v2.0.5">
<artifact name="ocr-operator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.datapay.ocr', module='ocr-operator', version='v2.0.5')
)
libraryDependencies += "com.liumapp.datapay.ocr" % "ocr-operator" % "v2.0.5"
[com.liumapp.datapay.ocr/ocr-operator "v2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.liumapp.qtools.file : qtools-file | jar | v1.2.5 |
org.springframework.boot : spring-boot-starter | jar | 2.0.2.RELEASE |
com.alibaba : fastjson | jar | 1.2.15 |
com.liumapp.qtools.http : qtools-http | jar | v1.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.2.RELEASE |