is not current version
Last Version 1.0.3

disroute 1.0.2

a dispatcher about how to run by value

License

License

GroupId

GroupId

cn.langpy
ArtifactId

ArtifactId

disroute
Version

Version

1.0.2
Type

Type

jar
Description

Description

disroute
a dispatcher about how to run by value

Download disroute 1.0.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.reflections : reflections jar 0.9.10
com.alibaba : fastjson jar 1.2.76

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.3

Project Modules

There are no modules declared in this project.