License |
License |
---|---|
GroupId | GroupIdcn.langpy |
ArtifactId | ArtifactIddisroute |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptiondisroute
a dispatcher about how to run by value
|
Filename | Size |
---|---|
disroute-1.0.2.pom | |
disroute-1.0.2.jar | 14 KB |
disroute-1.0.2-sources.jar | 8 KB |
disroute-1.0.2-javadoc.jar | 83 KB |
disroute-1.0.2-jar-with-dependencies.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.langpy/disroute/ -->
<dependency>
<groupId>cn.langpy</groupId>
<artifactId>disroute</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.langpy/disroute/
implementation 'cn.langpy:disroute:1.0.2'
// https://jarcasting.com/artifacts/cn.langpy/disroute/
implementation ("cn.langpy:disroute:1.0.2")
'cn.langpy:disroute:jar:1.0.2'
<dependency org="cn.langpy" name="disroute" rev="1.0.2">
<artifact name="disroute" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.langpy', module='disroute', version='1.0.2')
)
libraryDependencies += "cn.langpy" % "disroute" % "1.0.2"
[cn.langpy/disroute "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.10 |
com.alibaba : fastjson | jar | 1.2.76 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.3 |