License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdnet.osgiliath.framework |
ArtifactId | ArtifactIdnet.osgiliath.helpers.hibernate.validator.cdi.osgi |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionThese are helpers for some of the osgiliath framework modules
|
Project Organization |
Project OrganizationOsgiliath |
<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.hibernate.validator.cdi.osgi/ -->
<dependency>
<groupId>net.osgiliath.framework</groupId>
<artifactId>net.osgiliath.helpers.hibernate.validator.cdi.osgi</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.hibernate.validator.cdi.osgi/
implementation 'net.osgiliath.framework:net.osgiliath.helpers.hibernate.validator.cdi.osgi:0.0.4'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.helpers.hibernate.validator.cdi.osgi/
implementation ("net.osgiliath.framework:net.osgiliath.helpers.hibernate.validator.cdi.osgi:0.0.4")
'net.osgiliath.framework:net.osgiliath.helpers.hibernate.validator.cdi.osgi:jar:0.0.4'
<dependency org="net.osgiliath.framework" name="net.osgiliath.helpers.hibernate.validator.cdi.osgi" rev="0.0.4">
<artifact name="net.osgiliath.helpers.hibernate.validator.cdi.osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.helpers.hibernate.validator.cdi.osgi', version='0.0.4')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.helpers.hibernate.validator.cdi.osgi" % "0.0.4"
[net.osgiliath.framework/net.osgiliath.helpers.hibernate.validator.cdi.osgi "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-validator-cdi | jar | 5.0.2.Final |