| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.dloud.mimiron |
| ArtifactId | ArtifactIdmimiron |
| Last Version | Last Version0.6.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMimiron
a simple dubbo gateway and platform
|
| Filename | Size |
|---|---|
| mimiron-0.6.0.0.pom | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.dloud.mimiron/mimiron/ -->
<dependency>
<groupId>net.dloud.mimiron</groupId>
<artifactId>mimiron</artifactId>
<version>0.6.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.dloud.mimiron/mimiron/
implementation 'net.dloud.mimiron:mimiron:0.6.0.0'
// https://jarcasting.com/artifacts/net.dloud.mimiron/mimiron/
implementation ("net.dloud.mimiron:mimiron:0.6.0.0")
'net.dloud.mimiron:mimiron:pom:0.6.0.0'
<dependency org="net.dloud.mimiron" name="mimiron" rev="0.6.0.0">
<artifact name="mimiron" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.dloud.mimiron', module='mimiron', version='0.6.0.0')
)
libraryDependencies += "net.dloud.mimiron" % "mimiron" % "0.6.0.0"
[net.dloud.mimiron/mimiron "0.6.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |