Last Version

gframework-data-structure 2.1.1-beta

数据结构相关支持库

License

License

Categories

Categories

Data
GroupId

GroupId

com.gframework.boot
ArtifactId

ArtifactId

gframework-data-structure
Version

Version

2.1.1-beta
Type

Type

jar
Description

Description

gframework-data-structure
数据结构相关支持库
Project Organization

Project Organization

Pivotal Software, Inc.

Download gframework-data-structure 2.1.1-beta


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.