Last Version

com.zmops:zeus-application-toolkit 1.0.3-RELEASE

zeus service

License

License

GroupId

GroupId

com.zmops
ArtifactId

ArtifactId

zeus-application-toolkit
Version

Version

1.0.3-RELEASE
Type

Type

pom
Description

Description

zeus service
Project URL

Project URL

https://code.zmops.cn/zeus-framework/zeus/zeus-application-toolkit
Source Code Management

Source Code Management

https://code.zmops.cn/zeus-framework/zeus/zeus-application-toolkit

Download zeus-application-toolkit 1.0.3-RELEASE


<!-- https://jarcasting.com/artifacts/com.zmops/zeus-application-toolkit/ -->
<dependency>
    <groupId>com.zmops</groupId>
    <artifactId>zeus-application-toolkit</artifactId>
    <version>1.0.3-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zmops/zeus-application-toolkit/
implementation 'com.zmops:zeus-application-toolkit:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.zmops/zeus-application-toolkit/
implementation ("com.zmops:zeus-application-toolkit:1.0.3-RELEASE")
'com.zmops:zeus-application-toolkit:pom:1.0.3-RELEASE'
<dependency org="com.zmops" name="zeus-application-toolkit" rev="1.0.3-RELEASE">
  <artifact name="zeus-application-toolkit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zmops', module='zeus-application-toolkit', version='1.0.3-RELEASE')
)
libraryDependencies += "com.zmops" % "zeus-application-toolkit" % "1.0.3-RELEASE"
[com.zmops/zeus-application-toolkit "1.0.3-RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • toolkit-async
  • toolkit-datacarrier
  • toolkit-eventbus
  • toolkit-util