License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly.core |
ArtifactId | ArtifactIdwildfly-remoting-test |
Version | Version18.0.0.Beta2 |
Type | Typejar |
Description |
DescriptionWildFly: Remoting Subsystem Test
This is not in the remoting subsystem as it introduces circular dependencies
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wildfly-remoting-test-18.0.0.Beta2.pom | |
wildfly-remoting-test-18.0.0.Beta2.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-test/ -->
<dependency>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-remoting-test</artifactId>
<version>18.0.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-test/
implementation 'org.wildfly.core:wildfly-remoting-test:18.0.0.Beta2'
// https://jarcasting.com/artifacts/org.wildfly.core/wildfly-remoting-test/
implementation ("org.wildfly.core:wildfly-remoting-test:18.0.0.Beta2")
'org.wildfly.core:wildfly-remoting-test:jar:18.0.0.Beta2'
<dependency org="org.wildfly.core" name="wildfly-remoting-test" rev="18.0.0.Beta2">
<artifact name="wildfly-remoting-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.core', module='wildfly-remoting-test', version='18.0.0.Beta2')
)
libraryDependencies += "org.wildfly.core" % "wildfly-remoting-test" % "18.0.0.Beta2"
[org.wildfly.core/wildfly-remoting-test "18.0.0.Beta2"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly.core : wildfly-remoting | jar | 18.0.0.Beta2 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logmanager : jboss-logmanager | jar | 2.1.18.Final |
junit : junit | jar | 4.13.1 |
org.wildfly.core : wildfly-subsystem-test | pom | 18.0.0.Beta2 |