Last Version

service sdk 0.0.1

treasure chest

License

License

GroupId

GroupId

com.github.longhaoteng
ArtifactId

ArtifactId

service-sdk
Version

Version

0.0.1
Type

Type

jar
Description

Description

service sdk
treasure chest
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/service-sdk
Source Code Management

Source Code Management

https://github.com/longhaoteng/service-sdk.git

Download service-sdk 0.0.1


<!-- 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"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.