| License |
License |
|---|---|
| GroupId | GroupIdde.mhus.app.vault |
| ArtifactId | ArtifactIdassembly |
| Last Version | Last Version7.7.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCentral password and security store for distributed applications
|
| Filename | Size |
|---|---|
| assembly-7.7.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.mhus.app.vault/assembly/ -->
<dependency>
<groupId>de.mhus.app.vault</groupId>
<artifactId>assembly</artifactId>
<version>7.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.app.vault/assembly/
implementation 'de.mhus.app.vault:assembly:7.7.0'
// https://jarcasting.com/artifacts/de.mhus.app.vault/assembly/
implementation ("de.mhus.app.vault:assembly:7.7.0")
'de.mhus.app.vault:assembly:pom:7.7.0'
<dependency org="de.mhus.app.vault" name="assembly" rev="7.7.0">
<artifact name="assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhus.app.vault', module='assembly', version='7.7.0')
)
libraryDependencies += "de.mhus.app.vault" % "assembly" % "7.7.0"
[de.mhus.app.vault/assembly "7.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |