| License |
License |
|---|---|
| GroupId | GroupIdde.gematik |
| ArtifactId | ArtifactIdgematik-parent |
| Version | Version2.0.0-alpha8 |
| Type | Typepom |
| Description |
DescriptionGematik-Parent
The Company Parent with functionalities for Version handling of plugins
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gematik-parent-2.0.0-alpha8.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.gematik/gematik-parent/ -->
<dependency>
<groupId>de.gematik</groupId>
<artifactId>gematik-parent</artifactId>
<version>2.0.0-alpha8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.gematik/gematik-parent/
implementation 'de.gematik:gematik-parent:2.0.0-alpha8'
// https://jarcasting.com/artifacts/de.gematik/gematik-parent/
implementation ("de.gematik:gematik-parent:2.0.0-alpha8")
'de.gematik:gematik-parent:pom:2.0.0-alpha8'
<dependency org="de.gematik" name="gematik-parent" rev="2.0.0-alpha8">
<artifact name="gematik-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.gematik', module='gematik-parent', version='2.0.0-alpha8')
)
libraryDependencies += "de.gematik" % "gematik-parent" % "2.0.0-alpha8"
[de.gematik/gematik-parent "2.0.0-alpha8"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |