License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.gframework.boot |
ArtifactId | ArtifactIdgframework-data-structure |
Last Version | Last Version2.1.1-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongframework-data-structure
数据结构相关支持库
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.gframework.boot/gframework-data-structure/ -->
<dependency>
<groupId>com.gframework.boot</groupId>
<artifactId>gframework-data-structure</artifactId>
<version>2.1.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.gframework.boot/gframework-data-structure/
implementation 'com.gframework.boot:gframework-data-structure:2.1.1-beta'
// https://jarcasting.com/artifacts/com.gframework.boot/gframework-data-structure/
implementation ("com.gframework.boot:gframework-data-structure:2.1.1-beta")
'com.gframework.boot:gframework-data-structure:jar:2.1.1-beta'
<dependency org="com.gframework.boot" name="gframework-data-structure" rev="2.1.1-beta">
<artifact name="gframework-data-structure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gframework.boot', module='gframework-data-structure', version='2.1.1-beta')
)
libraryDependencies += "com.gframework.boot" % "gframework-data-structure" % "2.1.1-beta"
[com.gframework.boot/gframework-data-structure "2.1.1-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.0.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.10 |