commonOkHttp-base

commonOkHttp-base项目,主要用于控制各个jar包的版本号

License

License

GroupId

GroupId

com.github.keran213539
ArtifactId

ArtifactId

commonOkHttp-base
Last Version

Last Version

0.4.3
Release Date

Release Date

Type

Type

pom
Description

Description

commonOkHttp-base
commonOkHttp-base项目,主要用于控制各个jar包的版本号
Project URL

Project URL

https://keran213539.github.io/CommonOkHttp/
Source Code Management

Source Code Management

https://github.com/KeRan213539/CommonOkHttp.git

Download commonOkHttp-base

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6
org.springframework : spring-test jar
org.apache.logging.log4j : log4j-slf4j-impl jar
com.lmax : disruptor jar 3.4.1
org.springframework : spring-context jar
commons-lang : commons-lang jar 2.6

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-migrationsupport jar 5.4.0
org.junit.jupiter : junit-jupiter-params jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0
org.junit.platform : junit-platform-runner jar 1.4.0
org.junit.platform : junit-platform-console-standalone jar 1.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.2
0.4.1