Last Version

Osgiliath validation features 0.2.3

JSR303 (validation) support for Osgiliath framework

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.feature.validation
Version

Version

0.2.3
Type

Type

jar
Description

Description

Osgiliath validation features
JSR303 (validation) support for Osgiliath framework
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.feature.validation 0.2.3


<!-- https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.validation/ -->
<dependency>
    <groupId>net.osgiliath.framework</groupId>
    <artifactId>net.osgiliath.feature.validation</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.validation/
implementation 'net.osgiliath.framework:net.osgiliath.feature.validation:0.2.3'
// https://jarcasting.com/artifacts/net.osgiliath.framework/net.osgiliath.feature.validation/
implementation ("net.osgiliath.framework:net.osgiliath.feature.validation:0.2.3")
'net.osgiliath.framework:net.osgiliath.feature.validation:jar:0.2.3'
<dependency org="net.osgiliath.framework" name="net.osgiliath.feature.validation" rev="0.2.3">
  <artifact name="net.osgiliath.feature.validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.osgiliath.framework', module='net.osgiliath.feature.validation', version='0.2.3')
)
libraryDependencies += "net.osgiliath.framework" % "net.osgiliath.feature.validation" % "0.2.3"
[net.osgiliath.framework/net.osgiliath.feature.validation "0.2.3"]

Dependencies

compile (12)

Group / Artifact Type Version
javax.el : javax.el-api jar 3.0.0
javax.validation : validation-api jar 1.1.0.Final
net.osgiliath.framework : net.osgiliath.feature.cdi xml 0.2.3
net.osgiliath.framework : net.osgiliath.feature.functional xml 0.2.3
net.osgiliath.framework : net.osgiliath.helper.validation.osgi.services jar 0.2.3
net.osgiliath.wrappers : net.osgiliath.wrapper.hibernate.validator.cdi.osgi jar 0.2.3
org.apache.geronimo.specs : geronimo-atinject_1.0_spec jar 1.0
org.apache.karaf.features : enterprise xml 3.0.3
org.apache.karaf.features : spring xml 3.0.3
org.apache.servicemix.bundles : org.apache.servicemix.bundles.aspectj jar 1.8.0_1
org.apache.servicemix.bundles : org.apache.servicemix.bundles.cglib jar 3.0_1
org.hibernate : hibernate-validator jar 5.0.3.Final

runtime (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.1.3.GA

Project Modules

There are no modules declared in this project.