License |
License |
---|---|
GroupId | GroupIddk.cloudcreate.essentials |
ArtifactId | ArtifactIdtypes-spring-web |
Last Version | Last Version0.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionessentials-types-spring-web
This library focuses purely on providing Spring Web Converters for the types defined in the
Essentials types library.
|
Filename | Size |
---|---|
types-spring-web-0.7.4.pom | |
types-spring-web-0.7.4.jar | 4 KB |
types-spring-web-0.7.4-sources.jar | 4 KB |
types-spring-web-0.7.4-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/dk.cloudcreate.essentials/types-spring-web/ -->
<dependency>
<groupId>dk.cloudcreate.essentials</groupId>
<artifactId>types-spring-web</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials/types-spring-web/
implementation 'dk.cloudcreate.essentials:types-spring-web:0.7.4'
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials/types-spring-web/
implementation ("dk.cloudcreate.essentials:types-spring-web:0.7.4")
'dk.cloudcreate.essentials:types-spring-web:jar:0.7.4'
<dependency org="dk.cloudcreate.essentials" name="types-spring-web" rev="0.7.4">
<artifact name="types-spring-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cloudcreate.essentials', module='types-spring-web', version='0.7.4')
)
libraryDependencies += "dk.cloudcreate.essentials" % "types-spring-web" % "0.7.4"
[dk.cloudcreate.essentials/types-spring-web "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
dk.cloudcreate.essentials : types | jar | 0.7.4 |
dk.cloudcreate.essentials : types-jackson | jar | 0.7.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.7.1 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.7.1 |
org.springframework.boot : spring-boot-starter-test | jar | 2.7.1 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.2 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.23.1 |
org.slf4j : slf4j-api | jar | 1.7.36 |
ch.qos.logback : logback-classic | jar | 1.2.11 |