License |
License |
---|---|
GroupId | GroupIdde.bund.bva.isyfact |
ArtifactId | ArtifactIdisy-style |
Last Version | Last Version5.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIsyFact Styles
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.
|
Filename | Size |
---|---|
isy-style-5.4.1.pom | |
isy-style-5.4.1.jar | 971 KB |
isy-style-5.4.1-sources.jar | 971 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-style</artifactId>
<version>5.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/
implementation 'de.bund.bva.isyfact:isy-style:5.4.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/
implementation ("de.bund.bva.isyfact:isy-style:5.4.1")
'de.bund.bva.isyfact:isy-style:jar:5.4.1'
<dependency org="de.bund.bva.isyfact" name="isy-style" rev="5.4.1">
<artifact name="isy-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-style', version='5.4.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-style" % "5.4.1"
[de.bund.bva.isyfact/isy-style "5.4.1"]