License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.wudgaby.platform |
ArtifactId | ArtifactIdbasis-project-http-client |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple spring boot project by 2020.03.21
|
<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/basis-project-http-client/ -->
<dependency>
<groupId>com.wudgaby.platform</groupId>
<artifactId>basis-project-http-client</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/basis-project-http-client/
implementation 'com.wudgaby.platform:basis-project-http-client:1.0.2'
// https://jarcasting.com/artifacts/com.wudgaby.platform/basis-project-http-client/
implementation ("com.wudgaby.platform:basis-project-http-client:1.0.2")
'com.wudgaby.platform:basis-project-http-client:jar:1.0.2'
<dependency org="com.wudgaby.platform" name="basis-project-http-client" rev="1.0.2">
<artifact name="basis-project-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='basis-project-http-client', version='1.0.2')
)
libraryDependencies += "com.wudgaby.platform" % "basis-project-http-client" % "1.0.2"
[com.wudgaby.platform/basis-project-http-client "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |