License |
License |
---|---|
GroupId | GroupIdde.bund.bva.isyfact |
ArtifactId | ArtifactIdisy-serviceapi-sst |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIsyFact Service-API Transport-Objekte
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-serviceapi-sst-2.4.1.pom | |
isy-serviceapi-sst-2.4.1.jar | 11 KB |
isy-serviceapi-sst-2.4.1-sources.jar | 14 KB |
isy-serviceapi-sst-2.4.1-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-serviceapi-sst/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-serviceapi-sst</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-serviceapi-sst/
implementation 'de.bund.bva.isyfact:isy-serviceapi-sst:2.4.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-serviceapi-sst/
implementation ("de.bund.bva.isyfact:isy-serviceapi-sst:2.4.1")
'de.bund.bva.isyfact:isy-serviceapi-sst:jar:2.4.1'
<dependency org="de.bund.bva.isyfact" name="isy-serviceapi-sst" rev="2.4.1">
<artifact name="isy-serviceapi-sst" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-serviceapi-sst', version='2.4.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-serviceapi-sst" % "2.4.1"
[de.bund.bva.isyfact/isy-serviceapi-sst "2.4.1"]