License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly |
ArtifactId | ArtifactIdwildfly-dist |
Version | Version24.0.0.Beta1 |
Type | Typejar |
Description |
DescriptionWildFly: Distribution
WildFly: Parent Aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wildfly-dist-24.0.0.Beta1.pom | |
wildfly-dist-24.0.0.Beta1.zip | 201 MB |
wildfly-dist-24.0.0.Beta1-src.zip | 39 MB |
wildfly-dist-24.0.0.Beta1-src.tar.gz | 24 MB |
wildfly-dist-24.0.0.Beta1-artifact-list.txt | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-dist/ -->
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-dist</artifactId>
<version>24.0.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-dist/
implementation 'org.wildfly:wildfly-dist:24.0.0.Beta1'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-dist/
implementation ("org.wildfly:wildfly-dist:24.0.0.Beta1")
'org.wildfly:wildfly-dist:jar:24.0.0.Beta1'
<dependency org="org.wildfly" name="wildfly-dist" rev="24.0.0.Beta1">
<artifact name="wildfly-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-dist', version='24.0.0.Beta1')
)
libraryDependencies += "org.wildfly" % "wildfly-dist" % "24.0.0.Beta1"
[org.wildfly/wildfly-dist "24.0.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-galleon-pack | zip | 24.0.0.Beta1 |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-galleon-pack | pom | 24.0.0.Beta1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.jboss.metadata : jboss-metadata-common | jar | 13.0.0.Final |
org.wildfly : wildfly-testsuite-shared | jar | 24.0.0.Beta1 |