org.jboss.remoting:jboss-remoting-core


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.remoting
ArtifactId

ArtifactId

jboss-remoting-core
Last Version

Last Version

3.0.0.GA
Release Date

Release Date

Type

Type

jar
Description

Description

Download jboss-remoting-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.jboss.remoting/jboss-remoting-core/ -->
<dependency>
    <groupId>org.jboss.remoting</groupId>
    <artifactId>jboss-remoting-core</artifactId>
    <version>3.0.0.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.remoting/jboss-remoting-core/
implementation 'org.jboss.remoting:jboss-remoting-core:3.0.0.GA'
// https://jarcasting.com/artifacts/org.jboss.remoting/jboss-remoting-core/
implementation ("org.jboss.remoting:jboss-remoting-core:3.0.0.GA")
'org.jboss.remoting:jboss-remoting-core:jar:3.0.0.GA'
<dependency org="org.jboss.remoting" name="jboss-remoting-core" rev="3.0.0.GA">
  <artifact name="jboss-remoting-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.remoting', module='jboss-remoting-core', version='3.0.0.GA')
)
libraryDependencies += "org.jboss.remoting" % "jboss-remoting-core" % "3.0.0.GA"
[org.jboss.remoting/jboss-remoting-core "3.0.0.GA"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.remoting : jboss-remoting-api jar 3.0.0.GA

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.GA
2.5.0.SP2