Categories |
CategoriesJBoss Container Application Servers Messaging Application Layer Libs RESTEasy Program Interface REST Frameworks |
---|---|
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdexamples-oauth-push-messaging-openid-all |
Version | Version3.0-rc-1 |
Type | Typepom |
Filename | Size |
---|---|
examples-oauth-push-messaging-openid-all-3.0-rc-1.pom | 619 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/examples-oauth-push-messaging-openid-all/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>examples-oauth-push-messaging-openid-all</artifactId>
<version>3.0-rc-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/examples-oauth-push-messaging-openid-all/
implementation 'org.jboss.resteasy:examples-oauth-push-messaging-openid-all:3.0-rc-1'
// https://jarcasting.com/artifacts/org.jboss.resteasy/examples-oauth-push-messaging-openid-all/
implementation ("org.jboss.resteasy:examples-oauth-push-messaging-openid-all:3.0-rc-1")
'org.jboss.resteasy:examples-oauth-push-messaging-openid-all:pom:3.0-rc-1'
<dependency org="org.jboss.resteasy" name="examples-oauth-push-messaging-openid-all" rev="3.0-rc-1">
<artifact name="examples-oauth-push-messaging-openid-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='examples-oauth-push-messaging-openid-all', version='3.0-rc-1')
)
libraryDependencies += "org.jboss.resteasy" % "examples-oauth-push-messaging-openid-all" % "3.0-rc-1"
[org.jboss.resteasy/examples-oauth-push-messaging-openid-all "3.0-rc-1"]