is not current version
Last Version 3.0.19.Final

org.jboss.resteasy:resteasy-hibernatevalidator-provider 3.0-rc-1


Categories

Categories

IDE Development Tools JBoss Container Application Servers Hibernate Data ORM RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy
ArtifactId

ArtifactId

resteasy-hibernatevalidator-provider
Version

Version

3.0-rc-1
Type

Type

jar

Download resteasy-hibernatevalidator-provider 3.0-rc-1


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-hibernatevalidator-provider/ -->
<dependency>
    <groupId>org.jboss.resteasy</groupId>
    <artifactId>resteasy-hibernatevalidator-provider</artifactId>
    <version>3.0-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-hibernatevalidator-provider/
implementation 'org.jboss.resteasy:resteasy-hibernatevalidator-provider:3.0-rc-1'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-hibernatevalidator-provider/
implementation ("org.jboss.resteasy:resteasy-hibernatevalidator-provider:3.0-rc-1")
'org.jboss.resteasy:resteasy-hibernatevalidator-provider:jar:3.0-rc-1'
<dependency org="org.jboss.resteasy" name="resteasy-hibernatevalidator-provider" rev="3.0-rc-1">
  <artifact name="resteasy-hibernatevalidator-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-hibernatevalidator-provider', version='3.0-rc-1')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-hibernatevalidator-provider" % "3.0-rc-1"
[org.jboss.resteasy/resteasy-hibernatevalidator-provider "3.0-rc-1"]