is not current version
Last Version 1.0.15

com.github.deepexi:optimus-archetype-dubbo 1.0.2

archetype for the microService of dubbo

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.deepexi
ArtifactId

ArtifactId

optimus-archetype-dubbo
Version

Version

1.0.2
Type

Type

jar

Download optimus-archetype-dubbo 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-dubbo/ -->
<dependency>
    <groupId>com.github.deepexi</groupId>
    <artifactId>optimus-archetype-dubbo</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-dubbo/
implementation 'com.github.deepexi:optimus-archetype-dubbo:1.0.2'
// https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-dubbo/
implementation ("com.github.deepexi:optimus-archetype-dubbo:1.0.2")
'com.github.deepexi:optimus-archetype-dubbo:jar:1.0.2'
<dependency org="com.github.deepexi" name="optimus-archetype-dubbo" rev="1.0.2">
  <artifact name="optimus-archetype-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deepexi', module='optimus-archetype-dubbo', version='1.0.2')
)
libraryDependencies += "com.github.deepexi" % "optimus-archetype-dubbo" % "1.0.2"
[com.github.deepexi/optimus-archetype-dubbo "1.0.2"]