Last Version

io.gitee.alanfenng:hateoas 1.0.0

spring-commons-parent.

License

License

Categories

Categories

hate Data Data Formats Hypermedia Types
GroupId

GroupId

io.gitee.alanfenng
ArtifactId

ArtifactId

hateoas
Version

Version

1.0.0
Type

Type

jar
Description

Description

spring-commons-parent.

Download hateoas 1.0.0


<!-- https://jarcasting.com/artifacts/io.gitee.alanfenng/hateoas/ -->
<dependency>
    <groupId>io.gitee.alanfenng</groupId>
    <artifactId>hateoas</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.alanfenng/hateoas/
implementation 'io.gitee.alanfenng:hateoas:1.0.0'
// https://jarcasting.com/artifacts/io.gitee.alanfenng/hateoas/
implementation ("io.gitee.alanfenng:hateoas:1.0.0")
'io.gitee.alanfenng:hateoas:jar:1.0.0'
<dependency org="io.gitee.alanfenng" name="hateoas" rev="1.0.0">
  <artifact name="hateoas" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.alanfenng', module='hateoas', version='1.0.0')
)
libraryDependencies += "io.gitee.alanfenng" % "hateoas" % "1.0.0"
[io.gitee.alanfenng/hateoas "1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-hateoas jar 2.6.3
org.apache.httpcomponents : httpclient jar 4.5.5
org.springframework.boot : spring-boot-starter-web jar 2.6.3
com.baomidou : mybatis-plus-boot-starter jar 3.5.1
com.alibaba : fastjson jar 1.2.47
org.apache.commons : commons-lang3 jar 3.12.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3

Project Modules

There are no modules declared in this project.