brutos-web

Brutos web. This artifact depends on the brutos-core and brutos-annotation.

License

License

GroupId

GroupId

org.brandao
ArtifactId

ArtifactId

brutos-web
Last Version

Last Version

2.0-rc3
Release Date

Release Date

Type

Type

jar
Description

Description

brutos-web
Brutos web. This artifact depends on the brutos-core and brutos-annotation.
Project URL

Project URL

http://www.brutosframework.com.br/
Project Organization

Project Organization

Brandao
Source Code Management

Source Code Management

https://github.com/brandaof/brutos-web

Download brutos-web

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (2)

Group / Artifact Type Version
com.mockrunner : mockrunner-servlet jar 1.1.2
org.springframework : spring-core jar 4.3.5.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hibernate : hibernate-validator jar 5.1.3.Final

Project Modules

There are no modules declared in this project.

brutos-web

Brutos Web permite a criação de aplicações web com o Brutos Application Framework.

Versions

Version
2.0-rc3
2.0-rc1
2.0-b5