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