Last Version

com.github.developframework:develop-framework-commons 0.3

公共工具包模块

License

License

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

develop-framework-commons
Version

Version

0.3
Type

Type

jar
Description

Description

公共工具包模块

Download develop-framework-commons 0.3


<!-- https://jarcasting.com/artifacts/com.github.developframework/develop-framework-commons/ -->
<dependency>
    <groupId>com.github.developframework</groupId>
    <artifactId>develop-framework-commons</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.developframework/develop-framework-commons/
implementation 'com.github.developframework:develop-framework-commons:0.3'
// https://jarcasting.com/artifacts/com.github.developframework/develop-framework-commons/
implementation ("com.github.developframework:develop-framework-commons:0.3")
'com.github.developframework:develop-framework-commons:jar:0.3'
<dependency org="com.github.developframework" name="develop-framework-commons" rev="0.3">
  <artifact name="develop-framework-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.developframework', module='develop-framework-commons', version='0.3')
)
libraryDependencies += "com.github.developframework" % "develop-framework-commons" % "0.3"
[com.github.developframework/develop-framework-commons "0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22
org.apache.commons : commons-lang3 jar 3.7
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.core : jackson-databind jar

Project Modules

There are no modules declared in this project.