Last Version

Camel Component :: Bean-validator 2018.5.0

The Validator component performs bean validation of the message body using the Java Bean Validation API.

License

License

AL2
Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

camel-bean-validator
Version

Version

2018.5.0
Type

Type

jar
Description

Description

Camel Component :: Bean-validator
The Validator component performs bean validation of the message body using the Java Bean Validation API.
Project Organization

Project Organization

JBoss by Red Hat

Download camel-bean-validator 2018.5.0


<!-- https://jarcasting.com/artifacts/org.wildfly.swarm/camel-bean-validator/ -->
<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>camel-bean-validator</artifactId>
    <version>2018.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.swarm/camel-bean-validator/
implementation 'org.wildfly.swarm:camel-bean-validator:2018.5.0'
// https://jarcasting.com/artifacts/org.wildfly.swarm/camel-bean-validator/
implementation ("org.wildfly.swarm:camel-bean-validator:2018.5.0")
'org.wildfly.swarm:camel-bean-validator:jar:2018.5.0'
<dependency org="org.wildfly.swarm" name="camel-bean-validator" rev="2018.5.0">
  <artifact name="camel-bean-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.swarm', module='camel-bean-validator', version='2018.5.0')
)
libraryDependencies += "org.wildfly.swarm" % "camel-bean-validator" % "2018.5.0"
[org.wildfly.swarm/camel-bean-validator "2018.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-bean-validator jar 2.19.0
org.wildfly.swarm : camel-core jar 2018.5.0

provided (1)

Group / Artifact Type Version
org.wildfly.camel : wildfly-camel-feature-pack zip 4.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28
org.wildfly.swarm : build-resources jar 2018.5.0

Project Modules

There are no modules declared in this project.