Files download
File Operation
spring-web-nocve-5.3.26.1.jar download
spring-web-nocve-5.3.26.1.pom download
spring-web-nocve-5.3.26.1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.tfedyanin.springframework</groupId>
  <artifactId>spring-web-nocve</artifactId>
  <version>5.3.26.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.tfedyanin.springframework:spring-web-nocve:5.3.26.1'
Gradle Kotlin
implementation("io.github.tfedyanin.springframework:spring-web-nocve:5.3.26.1")
Scala SBT
libraryDependencies += "io.github.tfedyanin.springframework" % "spring-web-nocve" % "5.3.26.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.tfedyanin.springframework', module='spring-web-nocve', version='5.3.26.1')
)
Apache Ivy
<dependency org="io.github.tfedyanin.springframework" name="spring-web-nocve" rev="5.3.26.1" />
Leiningen
[io.github.tfedyanin.springframework/spring-web-nocve "5.3.26.1"]
Apache Buildr
'io.github.tfedyanin.springframework:spring-web-nocve:jar:5.3.26.1'