| GroupId | GroupIdbr.com.flexait |
|---|---|
| ArtifactId | ArtifactIdflexa-core |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| flexa-core-0.0.2.pom | |
| flexa-core-0.0.2.jar | 35 KB |
| flexa-core-0.0.2-sources.jar | 18 KB |
| flexa-core-0.0.2-javadoc.jar | 202 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |