License |
License |
---|---|
GroupId | GroupIdcom.github.yafeiwang1240 |
ArtifactId | ArtifactIdObjectSingalSlot |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionObjectSingalSlot
异步调用架构
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ObjectSingalSlot-1.0.2.pom | |
ObjectSingalSlot-1.0.2.jar | 23 KB |
ObjectSingalSlot-1.0.2-sources.jar | 11 KB |
ObjectSingalSlot-1.0.2-javadoc.jar | 154 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yafeiwang1240/ObjectSingalSlot/ -->
<dependency>
<groupId>com.github.yafeiwang1240</groupId>
<artifactId>ObjectSingalSlot</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yafeiwang1240/ObjectSingalSlot/
implementation 'com.github.yafeiwang1240:ObjectSingalSlot:1.0.2'
// https://jarcasting.com/artifacts/com.github.yafeiwang1240/ObjectSingalSlot/
implementation ("com.github.yafeiwang1240:ObjectSingalSlot:1.0.2")
'com.github.yafeiwang1240:ObjectSingalSlot:jar:1.0.2'
<dependency org="com.github.yafeiwang1240" name="ObjectSingalSlot" rev="1.0.2">
<artifact name="ObjectSingalSlot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yafeiwang1240', module='ObjectSingalSlot', version='1.0.2')
)
libraryDependencies += "com.github.yafeiwang1240" % "ObjectSingalSlot" % "1.0.2"
[com.github.yafeiwang1240/ObjectSingalSlot "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.alibaba : fastjson | jar | 1.2.51 |
org.apache.curator : curator-recipes | jar | 2.12.0 |
com.typesafe : config | jar | 1.3.3 |
de.ruedigermoeller : fst | jar | 2.56 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |