Categories |
CategoriesJBoss Container Application Servers KeY Data Data Formats Formal Verification RESTEasy Program Interface REST Frameworks |
---|---|
GroupId | GroupIdorg.jboss.resteasy |
ArtifactId | ArtifactIdresteasy-keystone-as7-modules |
Version | Version3.0.17.Final |
Type | Typepom |
Filename | Size |
---|---|
resteasy-keystone-as7-modules-3.0.17.Final.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-keystone-as7-modules/ -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-keystone-as7-modules</artifactId>
<version>3.0.17.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-keystone-as7-modules/
implementation 'org.jboss.resteasy:resteasy-keystone-as7-modules:3.0.17.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy/resteasy-keystone-as7-modules/
implementation ("org.jboss.resteasy:resteasy-keystone-as7-modules:3.0.17.Final")
'org.jboss.resteasy:resteasy-keystone-as7-modules:pom:3.0.17.Final'
<dependency org="org.jboss.resteasy" name="resteasy-keystone-as7-modules" rev="3.0.17.Final">
<artifact name="resteasy-keystone-as7-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy', module='resteasy-keystone-as7-modules', version='3.0.17.Final')
)
libraryDependencies += "org.jboss.resteasy" % "resteasy-keystone-as7-modules" % "3.0.17.Final"
[org.jboss.resteasy/resteasy-keystone-as7-modules "3.0.17.Final"]