| License |
License |
|---|---|
| GroupId | GroupIdde.bund.bva.isyfact |
| ArtifactId | ArtifactIdisyfact-standards |
| Version | Version2.2.0 |
| Type | Typepom |
| Description |
DescriptionIsyFact-Standards (Module- & Parent-POM)
Die IsyFact-Standards bilden das architektonische, technologische und methodische
Fundament der IsyFact. Sie umfassen allgemeingültige und wiederverwendbare Konzepte und
Komponenten, die für die Entwicklung beliebiger Fachanwendungen relevant sind.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| isyfact-standards-2.2.0.pom | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isyfact-standards/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isyfact-standards</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isyfact-standards/
implementation 'de.bund.bva.isyfact:isyfact-standards:2.2.0'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isyfact-standards/
implementation ("de.bund.bva.isyfact:isyfact-standards:2.2.0")
'de.bund.bva.isyfact:isyfact-standards:pom:2.2.0'
<dependency org="de.bund.bva.isyfact" name="isyfact-standards" rev="2.2.0">
<artifact name="isyfact-standards" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isyfact-standards', version='2.2.0')
)
libraryDependencies += "de.bund.bva.isyfact" % "isyfact-standards" % "2.2.0"
[de.bund.bva.isyfact/isyfact-standards "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.2.1 |