Last Version

dimit 0.0.2

The Distributed Traffic Control System

License

License

GroupId

GroupId

io.github.dzh
ArtifactId

ArtifactId

dimit
Version

Version

0.0.2
Type

Type

pom
Description

Description

dimit
The Distributed Traffic Control System
Project URL

Project URL

https://github.com/dzh/dimit
Source Code Management

Source Code Management

https://github.com/dzh/dimit.git

Download dimit 0.0.2

Filename Size
dimit-0.0.2.pom 5 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

  • dimit-core
  • dimit-admin
  • dimit-store
  • dimit-demo
  • dimit-zk
  • dimit-redis