License |
License |
---|---|
Categories |
CategoriesIDE Development Tools config Application Layer Libs Configuration Hibernate Data ORM |
GroupId | GroupIdorg.deephacks.tools4j |
ArtifactId | ArtifactIdconfig-provider-jsr303-hibernate |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTools4j Config Provider Hibernate OSGi fragment
Hibernate Validator fragment for OSGi
|
<!-- https://jarcasting.com/artifacts/org.deephacks.tools4j/config-provider-jsr303-hibernate/ -->
<dependency>
<groupId>org.deephacks.tools4j</groupId>
<artifactId>config-provider-jsr303-hibernate</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.tools4j/config-provider-jsr303-hibernate/
implementation 'org.deephacks.tools4j:config-provider-jsr303-hibernate:0.0.1'
// https://jarcasting.com/artifacts/org.deephacks.tools4j/config-provider-jsr303-hibernate/
implementation ("org.deephacks.tools4j:config-provider-jsr303-hibernate:0.0.1")
'org.deephacks.tools4j:config-provider-jsr303-hibernate:jar:0.0.1'
<dependency org="org.deephacks.tools4j" name="config-provider-jsr303-hibernate" rev="0.0.1">
<artifact name="config-provider-jsr303-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.tools4j', module='config-provider-jsr303-hibernate', version='0.0.1')
)
libraryDependencies += "org.deephacks.tools4j" % "config-provider-jsr303-hibernate" % "0.0.1"
[org.deephacks.tools4j/config-provider-jsr303-hibernate "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.deephacks.tools4j : config-provider-jsr303 | jar | 0.0.1 |
javax.validation : validation-api | jar | 1.0.0.GA |
org.hibernate : hibernate-validator | jar | 4.1.0.Final |
org.slf4j : slf4j-api | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.0 |
junit : junit | jar | 4.10 |
org.mockito : mockito-all | jar | 1.8.5 |
org.unitils : unitils-core | jar | 3.1 |