Last Version

com.c4-soft.springaddons:spring-web-test-addons-jdk11 4.1.5

Set of tools I find useful to work with Spring (mostly spring-security for OpenID)

License

License

GroupId

GroupId

com.c4-soft.springaddons
ArtifactId

ArtifactId

spring-web-test-addons-jdk11
Version

Version

4.1.5
Type

Type

jar
Description

Description

Set of tools I find useful to work with Spring (mostly spring-security for OpenID)

Download spring-web-test-addons-jdk11 4.1.5


<!-- https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-web-test-addons-jdk11/ -->
<dependency>
    <groupId>com.c4-soft.springaddons</groupId>
    <artifactId>spring-web-test-addons-jdk11</artifactId>
    <version>4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-web-test-addons-jdk11/
implementation 'com.c4-soft.springaddons:spring-web-test-addons-jdk11:4.1.5'
// https://jarcasting.com/artifacts/com.c4-soft.springaddons/spring-web-test-addons-jdk11/
implementation ("com.c4-soft.springaddons:spring-web-test-addons-jdk11:4.1.5")
'com.c4-soft.springaddons:spring-web-test-addons-jdk11:jar:4.1.5'
<dependency org="com.c4-soft.springaddons" name="spring-web-test-addons-jdk11" rev="4.1.5">
  <artifact name="spring-web-test-addons-jdk11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.c4-soft.springaddons', module='spring-web-test-addons-jdk11', version='4.1.5')
)
libraryDependencies += "com.c4-soft.springaddons" % "spring-web-test-addons-jdk11" % "4.1.5"
[com.c4-soft.springaddons/spring-web-test-addons-jdk11 "4.1.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-test jar

Project Modules

There are no modules declared in this project.