License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdcom.eeeffff.hasentinel |
ArtifactId | ArtifactIdhasentinel-parent |
Last Version | Last Version1.8.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhasentinel-parent
The parent project of HASentinel
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hasentinel-parent-1.8.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.eeeffff.hasentinel/hasentinel-parent/ -->
<dependency>
<groupId>com.eeeffff.hasentinel</groupId>
<artifactId>hasentinel-parent</artifactId>
<version>1.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eeeffff.hasentinel/hasentinel-parent/
implementation 'com.eeeffff.hasentinel:hasentinel-parent:1.8.2'
// https://jarcasting.com/artifacts/com.eeeffff.hasentinel/hasentinel-parent/
implementation ("com.eeeffff.hasentinel:hasentinel-parent:1.8.2")
'com.eeeffff.hasentinel:hasentinel-parent:pom:1.8.2'
<dependency org="com.eeeffff.hasentinel" name="hasentinel-parent" rev="1.8.2">
<artifact name="hasentinel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eeeffff.hasentinel', module='hasentinel-parent', version='1.8.2')
)
libraryDependencies += "com.eeeffff.hasentinel" % "hasentinel-parent" % "1.8.2"
[com.eeeffff.hasentinel/hasentinel-parent "1.8.2"]