is not current version
Last Version 1.0.15

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

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.3
Type

Type

jar

Download optimus-archetype-dubbo 1.0.3


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