License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory.spring |
ArtifactId | ArtifactIdfeedback-web |
Version | Version5.10 |
Type | Typejar |
Description |
Descriptionnet.optionfactory.spring:feedback-web
optionfactory-spring feedback web
|
Filename | Size |
---|---|
feedback-web-5.10.pom | |
feedback-web-5.10.jar | 4 KB |
feedback-web-5.10-sources.jar | 3 KB |
feedback-web-5.10-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/feedback-web/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>feedback-web</artifactId>
<version>5.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/feedback-web/
implementation 'net.optionfactory.spring:feedback-web:5.10'
// https://jarcasting.com/artifacts/net.optionfactory.spring/feedback-web/
implementation ("net.optionfactory.spring:feedback-web:5.10")
'net.optionfactory.spring:feedback-web:jar:5.10'
<dependency org="net.optionfactory.spring" name="feedback-web" rev="5.10">
<artifact name="feedback-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='feedback-web', version='5.10')
)
libraryDependencies += "net.optionfactory.spring" % "feedback-web" % "5.10"
[net.optionfactory.spring/feedback-web "5.10"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | |
org.springframework.security : spring-security-core | jar | |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | 4.13.2 |