| License |
License |
|---|---|
| GroupId | GroupIdcom.github.akiraly.reusable-poms |
| ArtifactId | ArtifactIduow |
| Version | Version3 |
| Type | Typejar |
| Description |
DescriptionUnitOfWork
Some utility classes for audit and db handling
|
| Filename | Size |
|---|---|
| uow-3.pom | |
| uow-3.jar | 4 KB |
| uow-3-sources.jar | 1 KB |
| uow-3-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/uow/ -->
<dependency>
<groupId>com.github.akiraly.reusable-poms</groupId>
<artifactId>uow</artifactId>
<version>3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/uow/
implementation 'com.github.akiraly.reusable-poms:uow:3'
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/uow/
implementation ("com.github.akiraly.reusable-poms:uow:3")
'com.github.akiraly.reusable-poms:uow:jar:3'
<dependency org="com.github.akiraly.reusable-poms" name="uow" rev="3">
<artifact name="uow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.akiraly.reusable-poms', module='uow', version='3')
)
libraryDependencies += "com.github.akiraly.reusable-poms" % "uow" % "3"
[com.github.akiraly.reusable-poms/uow "3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mysema.querydsl : querydsl-jpa | jar | 3.2.4 |
| org.apache.tomcat : tomcat-jdbc | jar | 8.0.0-RC5 |
| org.hibernate : hibernate-core | jar | 4.3.0.CR1 |
| org.hibernate : hibernate-entitymanager | jar | 4.3.0.CR1 |
| org.springframework : spring-jdbc | jar | 3.2.5.RELEASE |
| org.springframework : spring-orm | jar | 3.2.5.RELEASE |
| org.springframework : spring-tx | jar | 3.2.5.RELEASE |
| org.springframework.data : spring-data-jpa | jar | 1.4.2.RELEASE |
| org.slf4j : jcl-over-slf4j | jar | |
| org.springframework : spring-context | jar | 3.2.5.RELEASE |
| com.github.akiraly.reusable-poms : ver4j | jar | 3 |
| commons-codec : commons-codec | jar | 1.8 |
| commons-io : commons-io | jar | 2.4 |
| com.google.code.findbugs : jsr305 | jar | 2.0.2 |
| com.google.guava : guava | jar | 15.0 |
| joda-time : joda-time | jar | 2.3 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.apache.commons : commons-math3 | jar | 3.2 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.mysema.querydsl : querydsl-apt | jar | 3.2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.akiraly.reusable-poms : tomcat-juli-over-slf4j | jar | 3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.3.174 |
| org.springframework : spring-test | jar | 3.2.5.RELEASE |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-integration | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.akiraly.reusable-poms : pom-parent-with-java-log-libs | pom | 3 |