License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.core |
ArtifactId | ArtifactIdwildfly-remoting |
Version | Version17.0.0.Beta2 |
Type | Typejar |
Description |
DescriptionWildFly: Remoting Subsystem
WildFly: Core Parent Aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wildfly-remoting-17.0.0.Beta2.pom | |
wildfly-remoting-17.0.0.Beta2.jar | 206 KB |
wildfly-remoting-17.0.0.Beta2-sources.jar | 148 KB |
wildfly-remoting-17.0.0.Beta2-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting/ -->
<dependency>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-remoting</artifactId>
<version>17.0.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting/
implementation 'org.wildfly.core:wildfly-remoting:17.0.0.Beta2'
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting/
implementation ("org.wildfly.core:wildfly-remoting:17.0.0.Beta2")
'org.wildfly.core:wildfly-remoting:jar:17.0.0.Beta2'
<dependency org="org.wildfly.core" name="wildfly-remoting" rev="17.0.0.Beta2">
<artifact name="wildfly-remoting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.core', module='wildfly-remoting', version='17.0.0.Beta2')
)
libraryDependencies += "org.wildfly.core" % "wildfly-remoting" % "17.0.0.Beta2"
[org.wildfly.core/wildfly-remoting "17.0.0.Beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-annotations Optional | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-processor Optional | jar | 2.2.1.Final |