License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly |
ArtifactId | ArtifactIdwildfly-embedded |
Last Version | Last Version10.0.0.Alpha6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWildFly: Embedded
WildFly: Parent Aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wildfly-embedded-10.0.0.Alpha6.pom | |
wildfly-embedded-10.0.0.Alpha6.jar | 26 KB |
wildfly-embedded-10.0.0.Alpha6-sources.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-embedded/ -->
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-embedded</artifactId>
<version>10.0.0.Alpha6</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-embedded/
implementation 'org.wildfly:wildfly-embedded:10.0.0.Alpha6'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-embedded/
implementation ("org.wildfly:wildfly-embedded:10.0.0.Alpha6")
'org.wildfly:wildfly-embedded:jar:10.0.0.Alpha6'
<dependency org="org.wildfly" name="wildfly-embedded" rev="10.0.0.Alpha6">
<artifact name="wildfly-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-embedded', version='10.0.0.Alpha6')
)
libraryDependencies += "org.wildfly" % "wildfly-embedded" % "10.0.0.Alpha6"
[org.wildfly/wildfly-embedded "10.0.0.Alpha6"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jboss-vfs Optional | jar | |
org.wildfly.core : wildfly-controller-client | jar | |
org.wildfly.core : wildfly-server | jar | |
org.wildfly.security : wildfly-elytron | jar | |
org.jboss : jandex | jar | |
org.jboss.logging : jboss-logging Optional | jar | |
org.jboss.logmanager : jboss-logmanager Optional | jar | |
org.jboss.modules : jboss-modules | jar | |
org.wildfly.checkstyle : wildfly-checkstyle-config | jar | 1.0.4.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-annotations Optional | jar | |
org.jboss.logging : jboss-logging-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |