brutos-web
Brutos Web permite a criação de aplicações web com o Brutos Application Framework.
| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.brandao | 
    
| ArtifactId | ArtifactIdbrutos-web | 
    
| Last Version | Last Version2.0-rc3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbrutos-web 
            Brutos web. This artifact depends on the brutos-core and brutos-annotation. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationBrandao | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| brutos-web-2.0-rc3.pom | |
| brutos-web-2.0-rc3.jar | 83 KB | 
| brutos-web-2.0-rc3-sources.jar | 70 KB | 
| brutos-web-2.0-rc3-javadoc.jar | 343 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.brandao/brutos-web/ -->
<dependency>
    <groupId>org.brandao</groupId>
    <artifactId>brutos-web</artifactId>
    <version>2.0-rc3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.brandao/brutos-web/
implementation 'org.brandao:brutos-web:2.0-rc3'
                // https://jarcasting.com/artifacts/org.brandao/brutos-web/
implementation ("org.brandao:brutos-web:2.0-rc3")
                'org.brandao:brutos-web:jar:2.0-rc3'
                <dependency org="org.brandao" name="brutos-web" rev="2.0-rc3">
  <artifact name="brutos-web" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.brandao', module='brutos-web', version='2.0-rc3')
)
                libraryDependencies += "org.brandao" % "brutos-web" % "2.0-rc3"
                [org.brandao/brutos-web "2.0-rc3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.brandao : brutos-core | jar | 2.0-rc3 | 
| org.brandao : jbrgates | jar | 1.1-b1 | 
| org.brandao : brutos-annotation | jar | 2.0-rc3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.mockrunner : mockrunner-servlet | jar | 1.1.2 | 
| org.springframework : spring-core | jar | 4.3.5.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hibernate : hibernate-validator | jar | 5.1.3.Final | 
Brutos Web permite a criação de aplicações web com o Brutos Application Framework.