Last Version

devhelper 1.1.2

This is a helper tool library in developing or testing java web application.

License

License

MIT
GroupId

GroupId

com.github.jerryxia
ArtifactId

ArtifactId

devhelper
Version

Version

1.1.2
Type

Type

jar
Description

Description

devhelper
This is a helper tool library in developing or testing java web application.
Project URL

Project URL

https://github.com/JerryXia/BizHttpRequestTest

Download devhelper 1.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.lmax : disruptor jar 3.4.2
com.github.jerryxia : dev-utils jar 0.0.17
org.slf4j : slf4j-api jar 1.7.25

provided (6)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
com.vip.vjtools : vjkit Optional jar 1.0.8
ch.qos.logback : logback-classic Optional jar 1.2.2
log4j : log4j Optional jar 1.2.17
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.10.7
org.springframework : spring-webmvc Optional jar 4.3.20.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.