License |
License |
---|---|
GroupId | GroupIdde.bund.bva.isyfact |
ArtifactId | ArtifactIdisy-style |
Version | Version5.0.1 |
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.0.1.pom | |
isy-style-5.0.1.jar | 1 MB |
isy-style-5.0.1-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-style</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/
implementation 'de.bund.bva.isyfact:isy-style:5.0.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-style/
implementation ("de.bund.bva.isyfact:isy-style:5.0.1")
'de.bund.bva.isyfact:isy-style:jar:5.0.1'
<dependency org="de.bund.bva.isyfact" name="isy-style" rev="5.0.1">
<artifact name="isy-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-style', version='5.0.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-style" % "5.0.1"
[de.bund.bva.isyfact/isy-style "5.0.1"]