Last Version

dev-utils 0.0.18

develop utils

License

License

MIT
GroupId

GroupId

com.github.jerryxia
ArtifactId

ArtifactId

dev-utils
Version

Version

0.0.18
Type

Type

jar
Description

Description

dev-utils
develop utils
Project URL

Project URL

https://github.com/JerryXia/CodeFragment/tree/master/java/dev-utils

Download dev-utils 0.0.18


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25

provided (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpasyncclient Optional jar 4.1.3
org.mybatis.generator : mybatis-generator-core Optional jar 1.3.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.2

Project Modules

There are no modules declared in this project.