is not current version
Last Version 3.0.0.GA

org.jboss.remoting:jboss-remoting-core 2.5.0.SP2


Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.remoting
ArtifactId

ArtifactId

jboss-remoting-core
Version

Version

2.5.0.SP2
Type

Type

jar

Download jboss-remoting-core 2.5.0.SP2


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