License |
License |
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdvraptor4-jpa |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJpa vraptor4 components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
vraptor4-jpa-1.0.1.pom | |
vraptor4-jpa-1.0.1.jar | 13 KB |
vraptor4-jpa-1.0.1-sources.jar | 512 bytes |
vraptor4-jpa-1.0.1-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/vraptor4-jpa/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>vraptor4-jpa</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/vraptor4-jpa/
implementation 'com.jslsolucoes:vraptor4-jpa:1.0.1'
// https://jarcasting.com/artifacts/com.jslsolucoes/vraptor4-jpa/
implementation ("com.jslsolucoes:vraptor4-jpa:1.0.1")
'com.jslsolucoes:vraptor4-jpa:jar:1.0.1'
<dependency org="com.jslsolucoes" name="vraptor4-jpa" rev="1.0.1">
<artifact name="vraptor4-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='vraptor4-jpa', version='1.0.1')
)
libraryDependencies += "com.jslsolucoes" % "vraptor4-jpa" % "1.0.1"
[com.jslsolucoes/vraptor4-jpa "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
br.com.caelum : vraptor | jar | 4.2.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |