License |
License |
---|---|
GroupId | GroupIdcom.github.deepexi |
ArtifactId | ArtifactIdoptimus-archetype-hsf |
Last Version | Last Version1.3.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoptimus-archetype-hsf
archetype for the microService of hsf
|
Filename | Size |
---|---|
optimus-archetype-hsf-1.3.19.pom | |
optimus-archetype-hsf-1.3.19.jar | 26 KB |
optimus-archetype-hsf-1.3.19-sources.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-hsf/ -->
<dependency>
<groupId>com.github.deepexi</groupId>
<artifactId>optimus-archetype-hsf</artifactId>
<version>1.3.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-hsf/
implementation 'com.github.deepexi:optimus-archetype-hsf:1.3.19'
// https://jarcasting.com/artifacts/com.github.deepexi/optimus-archetype-hsf/
implementation ("com.github.deepexi:optimus-archetype-hsf:1.3.19")
'com.github.deepexi:optimus-archetype-hsf:jar:1.3.19'
<dependency org="com.github.deepexi" name="optimus-archetype-hsf" rev="1.3.19">
<artifact name="optimus-archetype-hsf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deepexi', module='optimus-archetype-hsf', version='1.3.19')
)
libraryDependencies += "com.github.deepexi" % "optimus-archetype-hsf" % "1.3.19"
[com.github.deepexi/optimus-archetype-hsf "1.3.19"]