License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-Spring-Web |
Last Version | Last Version2.0.31 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnteros Spring Web
Anteros Spring Web for Java.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Anteros-Spring-Web-2.0.31.pom | |
Anteros-Spring-Web-2.0.31.jar | 39 KB |
Anteros-Spring-Web-2.0.31-sources.jar | 28 KB |
Anteros-Spring-Web-2.0.31-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-Spring-Web/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-Spring-Web</artifactId>
<version>2.0.31</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Spring-Web/
implementation 'br.com.anteros:Anteros-Spring-Web:2.0.31'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-Spring-Web/
implementation ("br.com.anteros:Anteros-Spring-Web:2.0.31")
'br.com.anteros:Anteros-Spring-Web:jar:2.0.31'
<dependency org="br.com.anteros" name="Anteros-Spring-Web" rev="2.0.31">
<artifact name="Anteros-Spring-Web" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-Spring-Web', version='2.0.31')
)
libraryDependencies += "br.com.anteros" % "Anteros-Spring-Web" % "2.0.31"
[br.com.anteros/Anteros-Spring-Web "2.0.31"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
br.com.anteros : Anteros-Persistence-Core | jar | [1.0.86,) |
br.com.anteros : Anteros-Persistence | jar | [1.0.29,) |
br.com.anteros : Anteros-Web | jar | [1.0.11,) |
br.com.anteros : Anteros-Spring | jar | [2.0.10,) |
br.com.anteros : Anteros-Persistence-Serialization | jar | [1.0.15,) |
org.springframework : spring-webmvc | jar | 5.0.7.RELEASE |
org.springframework : spring-web | jar | 5.0.7.RELEASE |
org.springframework : spring-beans | jar | 5.0.7.RELEASE |
org.springframework.security : spring-security-web | jar | 5.0.6.RELEASE |
org.springframework.security : spring-security-core | jar | 5.0.6.RELEASE |
org.springframework.security : spring-security-config | jar | 5.0.6.RELEASE |
org.springframework : spring-tx | jar | 5.0.7.RELEASE |
org.springframework : spring-jdbc | jar | 5.0.7.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.google.guava : guava | jar | 29.0-jre |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |