Last Version

gframework-paramparse 2.1.1-beta

参数解析器

License

License

GroupId

GroupId

com.gframework.boot
ArtifactId

ArtifactId

gframework-paramparse
Version

Version

2.1.1-beta
Type

Type

jar
Description

Description

gframework-paramparse
参数解析器
Project Organization

Project Organization

Pivotal Software, Inc.

Download gframework-paramparse 2.1.1-beta


<!-- https://jarcasting.com/artifacts/com.gframework.boot/gframework-paramparse/ -->
<dependency>
    <groupId>com.gframework.boot</groupId>
    <artifactId>gframework-paramparse</artifactId>
    <version>2.1.1-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.gframework.boot/gframework-paramparse/
implementation 'com.gframework.boot:gframework-paramparse:2.1.1-beta'
// https://jarcasting.com/artifacts/com.gframework.boot/gframework-paramparse/
implementation ("com.gframework.boot:gframework-paramparse:2.1.1-beta")
'com.gframework.boot:gframework-paramparse:jar:2.1.1-beta'
<dependency org="com.gframework.boot" name="gframework-paramparse" rev="2.1.1-beta">
  <artifact name="gframework-paramparse" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gframework.boot', module='gframework-paramparse', version='2.1.1-beta')
)
libraryDependencies += "com.gframework.boot" % "gframework-paramparse" % "2.1.1-beta"
[com.gframework.boot/gframework-paramparse "2.1.1-beta"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.0.RELEASE
com.gframework.boot : gframework-util jar 2.1.1-beta
com.gframework.boot : gframework-data-structure jar 2.1.1-beta

Project Modules

There are no modules declared in this project.