License |
License |
---|---|
Categories |
CategoriesIDE Development Tools JBoss Container Application Servers RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdorg.kie.modules |
ArtifactId | ArtifactIdorg-jboss-resteasy-resteasy-atom-provider-main |
Last Version | Last Version6.5.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEAP Base Module org.jboss.resteasy.resteasy-atom-provider:main
The parent with dependencies imports the KIE Platform BOM and adds the default test-scoped dependencies.
All modules extend this parent, except for the user-facing BOMs (which are used here).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie.modules/org-jboss-resteasy-resteasy-atom-provider-main/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-jboss-resteasy-resteasy-atom-provider-main</artifactId>
<version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-jboss-resteasy-resteasy-atom-provider-main/
implementation 'org.kie.modules:org-jboss-resteasy-resteasy-atom-provider-main:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/org-jboss-resteasy-resteasy-atom-provider-main/
implementation ("org.kie.modules:org-jboss-resteasy-resteasy-atom-provider-main:6.5.0.Final")
'org.kie.modules:org-jboss-resteasy-resteasy-atom-provider-main:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="org-jboss-resteasy-resteasy-atom-provider-main" rev="6.5.0.Final">
<artifact name="org-jboss-resteasy-resteasy-atom-provider-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-jboss-resteasy-resteasy-atom-provider-main', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "org-jboss-resteasy-resteasy-atom-provider-main" % "6.5.0.Final"
[org.kie.modules/org-jboss-resteasy-resteasy-atom-provider-main "6.5.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-atom-provider | pom | 2.3.8.Final-redhat-3 |