Last Version

mundo 0.0.1

mundo是一个轻量级,可扩展的流程引擎

License

License

GroupId

GroupId

com.bluslee
ArtifactId

ArtifactId

mundo
Version

Version

0.0.1
Type

Type

pom
Description

Description

mundo
mundo是一个轻量级,可扩展的流程引擎
Project URL

Project URL

http://www.bluslee.com
Source Code Management

Source Code Management

https://github.com/sizzlecar/mundo.git

Download mundo 0.0.1

Filename Size
mundo-0.0.1.pom 18 KB
Browse

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

Dependencies

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

Project Modules

  • mundo-core
  • mundo-xml
  • mundo-process
  • spring-boot-starter-mundo