only-action-dispatcher

a java action dispatcher

License

License

GroupId

GroupId

com.onlyxiahui.framework
ArtifactId

ArtifactId

only-action-dispatcher
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

only-action-dispatcher
a java action dispatcher
Project URL

Project URL

https://gitee.com/onlylibrary/only-action-dispatcher
Source Code Management

Source Code Management

https://gitee.com/onlylibrary/only-action-dispatcher

Download only-action-dispatcher

How to add to project

<!-- https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-action-dispatcher/ -->
<dependency>
    <groupId>com.onlyxiahui.framework</groupId>
    <artifactId>only-action-dispatcher</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-action-dispatcher/
implementation 'com.onlyxiahui.framework:only-action-dispatcher:1.2.1'
// https://jarcasting.com/artifacts/com.onlyxiahui.framework/only-action-dispatcher/
implementation ("com.onlyxiahui.framework:only-action-dispatcher:1.2.1")
'com.onlyxiahui.framework:only-action-dispatcher:jar:1.2.1'
<dependency org="com.onlyxiahui.framework" name="only-action-dispatcher" rev="1.2.1">
  <artifact name="only-action-dispatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onlyxiahui.framework', module='only-action-dispatcher', version='1.2.1')
)
libraryDependencies += "com.onlyxiahui.framework" % "only-action-dispatcher" % "1.2.1"
[com.onlyxiahui.framework/only-action-dispatcher "1.2.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-core jar 5.0.0.RELEASE
org.springframework : spring-web jar 5.0.0.RELEASE
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0.0