Last Version

jmicro.parent 0.0.3-RELEASE

The parent project of jmicro

License

License

GroupId

GroupId

cn.jmicro
ArtifactId

ArtifactId

jmicro.parent
Version

Version

0.0.3-RELEASE
Type

Type

pom
Description

Description

jmicro.parent
The parent project of jmicro
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/mynewworldyyl/jmicro

Download jmicro.parent 0.0.3-RELEASE


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • base
  • codegenerator
  • agent
  • apics
  • common
  • api
  • ext
  • config
  • idgenerator
  • zk
  • redis
  • etcd
  • classloader
  • server
  • client
  • transport
  • mng
  • resource
  • tx
  • objfactory
  • gateway
  • gateway.client
  • test
  • build
  • main
  • monitor
  • example