License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.liumapp.datapay.government |
ArtifactId | ArtifactIdgovernment-operator |
Version | Versionv2.0.5 |
Type | Typejar |
Description |
Descriptiongovernment-operator
datapay api operator
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.liumapp.datapay.government/government-operator/ -->
<dependency>
<groupId>com.liumapp.datapay.government</groupId>
<artifactId>government-operator</artifactId>
<version>v2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.datapay.government/government-operator/
implementation 'com.liumapp.datapay.government:government-operator:v2.0.5'
// https://jarcasting.com/artifacts/com.liumapp.datapay.government/government-operator/
implementation ("com.liumapp.datapay.government:government-operator:v2.0.5")
'com.liumapp.datapay.government:government-operator:jar:v2.0.5'
<dependency org="com.liumapp.datapay.government" name="government-operator" rev="v2.0.5">
<artifact name="government-operator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.datapay.government', module='government-operator', version='v2.0.5')
)
libraryDependencies += "com.liumapp.datapay.government" % "government-operator" % "v2.0.5"
[com.liumapp.datapay.government/government-operator "v2.0.5"]
Group / Artifact | Type | Version |
---|---|---|
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 |