License |
License |
---|---|
GroupId | GroupIdde.bund.bva.isyfact |
ArtifactId | ArtifactIdisy-util |
Last Version | Last Version2.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIsyFact-Utilities
Stellt Hilfsfunktionen für IsyFact-Anwendungen bereit.
|
Filename | Size |
---|---|
isy-util-2.4.1.pom | |
isy-util-2.4.1.jar | 38 KB |
isy-util-2.4.1-sources.jar | 42 KB |
isy-util-2.4.1-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-util/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-util</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-util/
implementation 'de.bund.bva.isyfact:isy-util:2.4.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-util/
implementation ("de.bund.bva.isyfact:isy-util:2.4.1")
'de.bund.bva.isyfact:isy-util:jar:2.4.1'
<dependency org="de.bund.bva.isyfact" name="isy-util" rev="2.4.1">
<artifact name="isy-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-util', version='2.4.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-util" % "2.4.1"
[de.bund.bva.isyfact/isy-util "2.4.1"]
Group / Artifact | Type | Version |
---|---|---|
de.bund.bva.isyfact : isy-exception-core Optional | jar | |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.vintage : junit-vintage-engine | jar |