Last Version

com.github.lwfwind.common:java-common-helper 2.8

A library with common java utilities

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.lwfwind.common
ArtifactId

ArtifactId

java-common-helper
Version

Version

2.8
Type

Type

jar
Description

Description

A library with common java utilities
Project URL

Project URL

https://github.com/lwfwind/java-common-helper
Source Code Management

Source Code Management

https://github.com/lwfwind/java-common-helper

Download java-common-helper 2.8


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

Dependencies

compile (9)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-collections4 jar 4.1
xmlunit : xmlunit jar 1.3
dom4j : dom4j jar 1.6.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.8.7
commons-codec : commons-codec jar 1.10
org.testng : testng jar 6.9.8

Project Modules

There are no modules declared in this project.