License |
License |
---|---|
GroupId | GroupIdcom.github.longhaoteng |
ArtifactId | ArtifactIdservice-sdk |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionservice sdk
treasure chest
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-sdk-0.0.1.pom | |
service-sdk-0.0.1.jar | 6 KB |
service-sdk-0.0.1-sources.jar | 5 KB |
service-sdk-0.0.1-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.longhaoteng/service-sdk/ -->
<dependency>
<groupId>com.github.longhaoteng</groupId>
<artifactId>service-sdk</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.longhaoteng/service-sdk/
implementation 'com.github.longhaoteng:service-sdk:0.0.1'
// https://jarcasting.com/artifacts/com.github.longhaoteng/service-sdk/
implementation ("com.github.longhaoteng:service-sdk:0.0.1")
'com.github.longhaoteng:service-sdk:jar:0.0.1'
<dependency org="com.github.longhaoteng" name="service-sdk" rev="0.0.1">
<artifact name="service-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.longhaoteng', module='service-sdk', version='0.0.1')
)
libraryDependencies += "com.github.longhaoteng" % "service-sdk" % "0.0.1"
[com.github.longhaoteng/service-sdk "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |
com.github.dozermapper : dozer-spring-boot-starter | jar | 6.4.1 |