License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.optionfactory.spring |
ArtifactId | ArtifactIdproblems-web |
Version | Version5.10 |
Type | Typejar |
Description |
Descriptionnet.optionfactory.spring:problems-web
optionfactory-spring problems web
|
Filename | Size |
---|---|
problems-web-5.10.pom | |
problems-web-5.10.jar | 12 KB |
problems-web-5.10-sources.jar | 6 KB |
problems-web-5.10-javadoc.jar | 420 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.optionfactory.spring/problems-web/ -->
<dependency>
<groupId>net.optionfactory.spring</groupId>
<artifactId>problems-web</artifactId>
<version>5.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory.spring/problems-web/
implementation 'net.optionfactory.spring:problems-web:5.10'
// https://jarcasting.com/artifacts/net.optionfactory.spring/problems-web/
implementation ("net.optionfactory.spring:problems-web:5.10")
'net.optionfactory.spring:problems-web:jar:5.10'
<dependency org="net.optionfactory.spring" name="problems-web" rev="5.10">
<artifact name="problems-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory.spring', module='problems-web', version='5.10')
)
libraryDependencies += "net.optionfactory.spring" % "problems-web" % "5.10"
[net.optionfactory.spring/problems-web "5.10"]
Group / Artifact | Type | Version |
---|---|---|
net.optionfactory.spring : problems | jar | 5.10 |
org.springframework : spring-webmvc | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.springframework.security : spring-security-core | jar |
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 |