| License |
License |
|---|---|
| Categories |
CategoriesWildFly Container Application Servers |
| GroupId | GroupIdorg.wildfly |
| ArtifactId | ArtifactIdwildfly-rts |
| Last Version | Last Version27.0.0.Alpha1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWildFly: RTS Subsystem
WildFly: Parent Aggregator
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wildfly-rts-27.0.0.Alpha1.pom | |
| wildfly-rts-27.0.0.Alpha1.jar | 36 KB |
| wildfly-rts-27.0.0.Alpha1-sources.jar | 33 KB |
| wildfly-rts-27.0.0.Alpha1-javadoc.jar | 137 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-rts/ -->
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-rts</artifactId>
<version>27.0.0.Alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-rts/
implementation 'org.wildfly:wildfly-rts:27.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-rts/
implementation ("org.wildfly:wildfly-rts:27.0.0.Alpha1")
'org.wildfly:wildfly-rts:jar:27.0.0.Alpha1'
<dependency org="org.wildfly" name="wildfly-rts" rev="27.0.0.Alpha1">
<artifact name="wildfly-rts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-rts', version='27.0.0.Alpha1')
)
libraryDependencies += "org.wildfly" % "wildfly-rts" % "27.0.0.Alpha1"
[org.wildfly/wildfly-rts "27.0.0.Alpha1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.logging : jboss-logging-annotations Optional | jar | |
| org.jboss.logging : jboss-logging-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.wildfly.core : wildfly-subsystem-test | pom |