Last Version

com.github.earchitecture.reuse:reuse-view 0.1.2.0

Reuse Framework, surge com a necessidade de maximizar a criação de crud junto com algumas ferramentas do spring, para fornecer um base de classes para desenvolvimento de sistemas robustos.

License

License

GroupId

GroupId

com.github.earchitecture.reuse
ArtifactId

ArtifactId

reuse-view
Version

Version

0.1.2.0
Type

Type

jar
Description

Description

Reuse Framework, surge com a necessidade de maximizar a criação de crud junto com algumas ferramentas do spring, para fornecer um base de classes para desenvolvimento de sistemas robustos.
Project Organization

Project Organization

EArchitecture

Download reuse-view 0.1.2.0


<!-- https://jarcasting.com/artifacts/com.github.earchitecture.reuse/reuse-view/ -->
<dependency>
    <groupId>com.github.earchitecture.reuse</groupId>
    <artifactId>reuse-view</artifactId>
    <version>0.1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.earchitecture.reuse/reuse-view/
implementation 'com.github.earchitecture.reuse:reuse-view:0.1.2.0'
// https://jarcasting.com/artifacts/com.github.earchitecture.reuse/reuse-view/
implementation ("com.github.earchitecture.reuse:reuse-view:0.1.2.0")
'com.github.earchitecture.reuse:reuse-view:jar:0.1.2.0'
<dependency org="com.github.earchitecture.reuse" name="reuse-view" rev="0.1.2.0">
  <artifact name="reuse-view" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.earchitecture.reuse', module='reuse-view', version='0.1.2.0')
)
libraryDependencies += "com.github.earchitecture.reuse" % "reuse-view" % "0.1.2.0"
[com.github.earchitecture.reuse/reuse-view "0.1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
org.springframework : spring-web jar 4.3.6.RELEASE
com.github.earchitecture.reuse : reuse-core jar 0.1.2.0
org.slf4j : slf4j-simple jar 1.7.22

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.6.RELEASE

Project Modules

There are no modules declared in this project.