devhelper

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

License

License

MIT
GroupId

GroupId

com.github.jerryxia
ArtifactId

ArtifactId

devhelper
Last Version

Last Version

1.1.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.1.2
1.1.1
1.1.0
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0