License |
License |
---|---|
GroupId | GroupIdcom.github.keran213539 |
ArtifactId | ArtifactIdcommonOkHttp-base |
Last Version | Last Version0.4.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptioncommonOkHttp-base
commonOkHttp-base项目,主要用于控制各个jar包的版本号
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commonOkHttp-base-0.4.3.pom | 13 KB |
Browse |
<!-- 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"]
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 |
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 |