License |
License
JSL Solucoes, Version 1.0
|
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdjpa-ee |
Last Version | Last Version1.0.32 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSL Solucoes LTDA parent pom definition
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jpa-ee-1.0.32.pom | |
jpa-ee-1.0.32.jar | 34 KB |
jpa-ee-1.0.32-sources.jar | 21 KB |
jpa-ee-1.0.32-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/jpa-ee/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>jpa-ee</artifactId>
<version>1.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/jpa-ee/
implementation 'com.jslsolucoes:jpa-ee:1.0.32'
// https://jarcasting.com/artifacts/com.jslsolucoes/jpa-ee/
implementation ("com.jslsolucoes:jpa-ee:1.0.32")
'com.jslsolucoes:jpa-ee:jar:1.0.32'
<dependency org="com.jslsolucoes" name="jpa-ee" rev="1.0.32">
<artifact name="jpa-ee" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='jpa-ee', version='1.0.32')
)
libraryDependencies += "com.jslsolucoes" % "jpa-ee" % "1.0.32"
[com.jslsolucoes/jpa-ee "1.0.32"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
commons-net : commons-net | jar | 3.5 |
commons-codec : commons-codec | jar | 1.11 |
commons-cli : commons-cli | jar | 1.3.1 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.google.guava : guava | jar | 27.1-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.3.10.Final |
org.jboss.weld : weld-core | jar | 2.4.8.Final |
javax : javaee-api | jar | 8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
org.hibernate : hibernate-hikaricp | jar | 5.4.3.Final |
com.zaxxer : HikariCP | jar | 3.3.1 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |