Last Version

Osgiliath integration tests Validation 0.2.3

Integration tests for JSR303 (bean validation) with blueprint

License

License

Categories

Categories

Net
GroupId

GroupId

net.osgiliath.framework
ArtifactId

ArtifactId

net.osgiliath.feature.itest.validation
Version

Version

0.2.3
Type

Type

jar
Description

Description

Osgiliath integration tests Validation
Integration tests for JSR303 (bean validation) with blueprint
Project Organization

Project Organization

Osgiliath

Download net.osgiliath.feature.itest.validation 0.2.3


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

Dependencies

compile (2)

Group / Artifact Type Version
net.osgiliath.framework : net.osgiliath.feature.itest.feature xml 0.2.3
org.ops4j.pax.url : pax-url-reference jar 2.4.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4
org.slf4j : slf4j-api jar 1.7.7

test (7)

Group / Artifact Type Version
org.ops4j.pax.exam : pax-exam jar 4.5.0
org.ops4j.pax.exam : pax-exam-container-karaf jar 4.5.0
org.ops4j.pax.exam : pax-exam-junit4 jar 4.5.0
org.ops4j.pax.url : pax-url-aether jar 2.4.1
org.apache.karaf : apache-karaf zip 3.0.3
net.osgiliath.framework : net.osgiliath.helper.exam jar 0.2.3
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.