License |
License |
---|---|
GroupId | GroupIdcom.github.jerryxia |
ArtifactId | ArtifactIddev-utils |
Last Version | Last Version0.0.18 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondev-utils
develop utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
dev-utils-0.0.18.pom | |
dev-utils-0.0.18.jar | 45 KB |
dev-utils-0.0.18-sources.jar | 32 KB |
dev-utils-0.0.18-javadoc.jar | 219 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpasyncclient Optional | jar | 4.1.3 |
org.mybatis.generator : mybatis-generator-core Optional | jar | 1.3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
ch.qos.logback : logback-classic | jar | 1.2.2 |