disroute

a dispatcher about how to run by value

License

License

GroupId

GroupId

cn.langpy
ArtifactId

ArtifactId

disroute
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

disroute
a dispatcher about how to run by value

Download disroute

How to add to project

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

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.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0