Last Version

com.fuzhutech:fuzhutech-common 1.0.0

fuzhutech相关项目的公共包

License

License

GroupId

GroupId

com.fuzhutech
ArtifactId

ArtifactId

fuzhutech-common
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.fuzhutech:fuzhutech-common
fuzhutech相关项目的公共包
Project URL

Project URL

https://github.com/fuzhutech/fuzhutech-common
Source Code Management

Source Code Management

https://github.com/fuzhutech/fuzhutech-common

Download fuzhutech-common 1.0.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
javax.servlet : javax.servlet-api jar 3.1.0
org.springframework : spring-core jar 4.3.8.RELEASE
org.springframework : spring-web jar 4.3.8.RELEASE
org.springframework : spring-jdbc jar 4.3.8.RELEASE
org.springframework : spring-webmvc jar 4.3.8.RELEASE
org.mybatis : mybatis jar 3.2.6
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.