| License |
License |
|---|---|
| GroupId | GroupIdcom.pig4cloud |
| ArtifactId | ArtifactIdpigx-common-gateway |
| Last Version | Last Version3.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpigx gateway
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pigx-common-gateway-3.10.0.pom | |
| pigx-common-gateway-3.10.0.jar | 21 KB |
| pigx-common-gateway-3.10.0-sources.jar | 16 KB |
| pigx-common-gateway-3.10.0-javadoc.jar | 111 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-gateway/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pigx-common-gateway</artifactId>
<version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-gateway/
implementation 'com.pig4cloud:pigx-common-gateway:3.10.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-gateway/
implementation ("com.pig4cloud:pigx-common-gateway:3.10.0")
'com.pig4cloud:pigx-common-gateway:jar:3.10.0'
<dependency org="com.pig4cloud" name="pigx-common-gateway" rev="3.10.0">
<artifact name="pigx-common-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common-gateway', version='3.10.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common-gateway" % "3.10.0"
[com.pig4cloud/pigx-common-gateway "3.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |