br.com.flexait:flexa-core

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

br.com.flexait
ArtifactId

ArtifactId

flexa-core
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download flexa-core

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.flexait/flexa-core/ -->
<dependency>
    <groupId>br.com.flexait</groupId>
    <artifactId>flexa-core</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.flexait/flexa-core/
implementation 'br.com.flexait:flexa-core:0.0.2'
// https://jarcasting.com/artifacts/br.com.flexait/flexa-core/
implementation ("br.com.flexait:flexa-core:0.0.2")
'br.com.flexait:flexa-core:jar:0.0.2'
<dependency org="br.com.flexait" name="flexa-core" rev="0.0.2">
  <artifact name="flexa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.flexait', module='flexa-core', version='0.0.2')
)
libraryDependencies += "br.com.flexait" % "flexa-core" % "0.0.2"
[br.com.flexait/flexa-core "0.0.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.apache.commons : commons-email jar 1.3.2
br.com.caelum : vraptor jar 3.5.3
br.com.caelum.vraptor : vraptor-environment jar 1.1.4
br.com.caelum.vraptor : vraptor-plugin-hibernate4 jar 1.0.1
org.hamcrest : hamcrest-all jar 1.3
org.hibernate : hibernate-ehcache jar 4.2.7.SP1
net.sf.ehcache : ehcache jar 2.7.4
org.hibernate : hibernate-c3p0 jar 4.2.7.SP1
org.hibernate : hibernate-entitymanager jar 4.2.7.SP1
org.hibernate : hibernate-validator jar 4.3.0.Final
br.com.caelum.stella : caelum-stella-bean-validation jar 2.0.4
commons-codec : commons-codec jar 1.8

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1