License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdorg.kie.modules |
ArtifactId | ArtifactIdorg-jboss-remote-naming-main |
Last Version | Last Version6.5.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEAP Base Module org.jboss.remote-naming: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 |
Filename | Size |
---|---|
org-jboss-remote-naming-main-6.5.0.Final.pom | 1 KB |
org-jboss-remote-naming-main-6.5.0.Final-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kie.modules/org-jboss-remote-naming-main/ -->
<dependency>
<groupId>org.kie.modules</groupId>
<artifactId>org-jboss-remote-naming-main</artifactId>
<version>6.5.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.modules/org-jboss-remote-naming-main/
implementation 'org.kie.modules:org-jboss-remote-naming-main:6.5.0.Final'
// https://jarcasting.com/artifacts/org.kie.modules/org-jboss-remote-naming-main/
implementation ("org.kie.modules:org-jboss-remote-naming-main:6.5.0.Final")
'org.kie.modules:org-jboss-remote-naming-main:jar:6.5.0.Final'
<dependency org="org.kie.modules" name="org-jboss-remote-naming-main" rev="6.5.0.Final">
<artifact name="org-jboss-remote-naming-main" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.modules', module='org-jboss-remote-naming-main', version='6.5.0.Final')
)
libraryDependencies += "org.kie.modules" % "org-jboss-remote-naming-main" % "6.5.0.Final"
[org.kie.modules/org-jboss-remote-naming-main "6.5.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jboss-remote-naming | pom | 1.0.8.Final-redhat-1 |