common-jar


License

License

GroupId

GroupId

com.github.qrenfeng
ArtifactId

ArtifactId

common-jar
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

common-jar
common-jar
Project URL

Project URL

https://github.com/qrenfeng/common-jar
Source Code Management

Source Code Management

https://github.com/qrenfeng/common-jar.git

Download common-jar

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
com.squareup.okhttp3 : okhttp jar 3.12.13
org.projectlombok : lombok jar 1.16.22
org.bouncycastle : bcpkix-jdk15on jar 1.61
commons-codec : commons-codec jar 1.12
com.alibaba : fastjson jar 1.2.62
org.hibernate : hibernate-validator jar 6.1.2.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.databene : contiperf jar 2.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1