| License |
License |
|---|---|
| GroupId | GroupIdde.bitgrip.ficum |
| ArtifactId | ArtifactIdficum-spring |
| Version | Version0.13.0 |
| Type | Typejar |
| Description |
DescriptionFICUM - Spring
Spring util classes for FICUM
|
| Filename | Size |
|---|---|
| ficum-spring-0.13.0.pom | |
| ficum-spring-0.13.0.jar | 4 KB |
| ficum-spring-0.13.0-sources.jar | 3 KB |
| ficum-spring-0.13.0-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-spring/ -->
<dependency>
<groupId>de.bitgrip.ficum</groupId>
<artifactId>ficum-spring</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-spring/
implementation 'de.bitgrip.ficum:ficum-spring:0.13.0'
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-spring/
implementation ("de.bitgrip.ficum:ficum-spring:0.13.0")
'de.bitgrip.ficum:ficum-spring:jar:0.13.0'
<dependency org="de.bitgrip.ficum" name="ficum-spring" rev="0.13.0">
<artifact name="ficum-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bitgrip.ficum', module='ficum-spring', version='0.13.0')
)
libraryDependencies += "de.bitgrip.ficum" % "ficum-spring" % "0.13.0"
[de.bitgrip.ficum/ficum-spring "0.13.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.bitgrip.ficum : ficum-parser | jar | 0.13.0 |
| de.bitgrip.ficum : ficum-annotation | jar | 0.13.0 |
| org.springframework : spring-core | jar | 5.3.10 |
| org.springdoc : springdoc-openapi-ui | jar | 1.5.11 |
| org.springframework : spring-context | jar | 5.3.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| ch.qos.logback : logback-classic | jar | 1.2.6 |