License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdorg.wildfly |
ArtifactId | ArtifactIdwildfly-ee-build |
Version | Version27.0.0.Alpha1 |
Type | Typepom |
Description |
DescriptionWildFly: EE Full Thin Server Build
WildFly: Parent Aggregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wildfly-ee-build-27.0.0.Alpha1.pom | |
wildfly-ee-build-27.0.0.Alpha1.zip | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wildfly/wildfly-ee-build/ -->
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-ee-build</artifactId>
<version>27.0.0.Alpha1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly/wildfly-ee-build/
implementation 'org.wildfly:wildfly-ee-build:27.0.0.Alpha1'
// https://jarcasting.com/artifacts/org.wildfly/wildfly-ee-build/
implementation ("org.wildfly:wildfly-ee-build:27.0.0.Alpha1")
'org.wildfly:wildfly-ee-build:pom:27.0.0.Alpha1'
<dependency org="org.wildfly" name="wildfly-ee-build" rev="27.0.0.Alpha1">
<artifact name="wildfly-ee-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly', module='wildfly-ee-build', version='27.0.0.Alpha1')
)
libraryDependencies += "org.wildfly" % "wildfly-ee-build" % "27.0.0.Alpha1"
[org.wildfly/wildfly-ee-build "27.0.0.Alpha1"]
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-ee-galleon-pack | zip | 27.0.0.Alpha1 |
Group / Artifact | Type | Version |
---|---|---|
org.wildfly : wildfly-ee-galleon-pack | pom | 27.0.0.Alpha1 |