License |
License |
---|---|
GroupId | GroupIdcom.github.tackfast |
ArtifactId | ArtifactIdjarboot-common-gateway |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjarboot gateway
|
Project URL |
Project URL |
Filename | Size |
---|---|
jarboot-common-gateway-1.0.5.pom | |
jarboot-common-gateway-1.0.5-sources.jar | 146 bytes |
jarboot-common-gateway-1.0.5-javadoc.jar | 146 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-gateway/ -->
<dependency>
<groupId>com.github.tackfast</groupId>
<artifactId>jarboot-common-gateway</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-gateway/
implementation 'com.github.tackfast:jarboot-common-gateway:1.0.5'
// https://jarcasting.com/artifacts/com.github.tackfast/jarboot-common-gateway/
implementation ("com.github.tackfast:jarboot-common-gateway:1.0.5")
'com.github.tackfast:jarboot-common-gateway:jar:1.0.5'
<dependency org="com.github.tackfast" name="jarboot-common-gateway" rev="1.0.5">
<artifact name="jarboot-common-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tackfast', module='jarboot-common-gateway', version='1.0.5')
)
libraryDependencies += "com.github.tackfast" % "jarboot-common-gateway" % "1.0.5"
[com.github.tackfast/jarboot-common-gateway "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |