License |
License |
---|---|
GroupId | GroupIdcn.langpy |
ArtifactId | ArtifactIddisroute |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptiondisroute
a dispatcher about how to run by value
|
Filename | Size |
---|---|
disroute-1.0.3.pom | |
disroute-1.0.3.jar | 15 KB |
disroute-1.0.3-sources.jar | 9 KB |
disroute-1.0.3-javadoc.jar | 83 KB |
disroute-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.langpy/disroute/
implementation 'cn.langpy:disroute:1.0.3'
// https://jarcasting.com/artifacts/cn.langpy/disroute/
implementation ("cn.langpy:disroute:1.0.3")
'cn.langpy:disroute:jar:1.0.3'
<dependency org="cn.langpy" name="disroute" rev="1.0.3">
<artifact name="disroute" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.langpy', module='disroute', version='1.0.3')
)
libraryDependencies += "cn.langpy" % "disroute" % "1.0.3"
[cn.langpy/disroute "1.0.3"]
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 |