License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.whosly |
ArtifactId | ArtifactIdrapid-data-log-core |
Last Version | Last Version1.1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrapid-data-log-core
rapid-data-log-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.whosly/rapid-data-log-core/ -->
<dependency>
<groupId>com.whosly</groupId>
<artifactId>rapid-data-log-core</artifactId>
<version>1.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.whosly/rapid-data-log-core/
implementation 'com.whosly:rapid-data-log-core:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.whosly/rapid-data-log-core/
implementation ("com.whosly:rapid-data-log-core:1.1.0-RELEASE")
'com.whosly:rapid-data-log-core:jar:1.1.0-RELEASE'
<dependency org="com.whosly" name="rapid-data-log-core" rev="1.1.0-RELEASE">
<artifact name="rapid-data-log-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whosly', module='rapid-data-log-core', version='1.1.0-RELEASE')
)
libraryDependencies += "com.whosly" % "rapid-data-log-core" % "1.1.0-RELEASE"
[com.whosly/rapid-data-log-core "1.1.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.whosly : api | jar | 1.3.0-RELEASE |
com.whosly : rapid-lang-thread | jar | 1.2.0-RELEASE |
com.alibaba : transmittable-thread-local | jar | 2.10.2 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.dubbo : dubbo-spring-boot-starter | jar | 2.7.8 |
org.apache.dubbo : dubbo-dependencies-zookeeper | pom | 2.7.8 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework : spring-web | jar | 4.3.3.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.17.RELEASE |
org.springframework.boot : spring-boot | jar | 2.0.8.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.8.RELEASE |
org.springframework : spring-test | jar | 4.3.3.RELEASE |
junit : junit | jar | 4.12 |