Registry / other / wildfly-server

wildfly-server

JSON →
library32.0.0.Finaljavamavenunverified

Core server module for the WildFly application server.

<dependency> <groupId>org.wildfly.core</groupId> <artifactId>wildfly-server</artifactId> <version>32.0.0.Final</version> </dependency>
INSTALL
IMPORT
SIG · WILDFLY-SERVER
W
wildfly-server
otherjavav32.0.0.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ServerEnvironment
✓ org.jboss.as.server.ServerEnvironment

Access the WildFly server environment.

import org.jboss.as.server.ServerEnvironment; public class Example { public void getServerName(ServerEnvironment env) { String name = env.getServerName(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
32.0.0.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
20
Resources
wildfly-server — mvn dependency:get wildfly-server · libregistry