| License |
License |
|---|---|
| GroupId | GroupIdcom.capitalone.dashboard |
| ArtifactId | ArtifactIdHygieia |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncom.capitalone.dashboard:Hygieia
Spring Boot Starter Parent
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Hygieia-3.1.0.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/Hygieia/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>Hygieia</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/Hygieia/
implementation 'com.capitalone.dashboard:Hygieia:3.1.0'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/Hygieia/
implementation ("com.capitalone.dashboard:Hygieia:3.1.0")
'com.capitalone.dashboard:Hygieia:pom:3.1.0'
<dependency org="com.capitalone.dashboard" name="Hygieia" rev="3.1.0">
<artifact name="Hygieia" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='Hygieia', version='3.1.0')
)
libraryDependencies += "com.capitalone.dashboard" % "Hygieia" % "3.1.0"
[com.capitalone.dashboard/Hygieia "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.capitalone.dashboard : core | jar | 3.1.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |