xutils

开发过程中常用的工具

License

License

GroupId

GroupId

com.bnyte
ArtifactId

ArtifactId

xutils
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

xutils
开发过程中常用的工具
Project URL

Project URL

https://github.com/bnyte/xutils
Source Code Management

Source Code Management

https://github.com/bnyte/xutils

Download xutils

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba : druid jar 1.2.6
mysql : mysql-connector-java jar 8.0.25
org.freemarker : freemarker jar 2.3.31

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE
1.0.0-RELEASE