| License |
License |
|---|---|
| Categories |
CategoriesWildFly Container Application Servers |
| GroupId | GroupIdio.javadog |
| ArtifactId | ArtifactIdcws-wildfly |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionCWS - WildFly WAR
This module contain a WAR file, compatible with WildFly 10 - 16.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cws-wildfly-1.1.2.pom | |
| cws-wildfly-1.1.2.war | 193 KB |
| cws-wildfly-1.1.2-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.javadog/cws-wildfly/ -->
<dependency>
<groupId>io.javadog</groupId>
<artifactId>cws-wildfly</artifactId>
<version>1.1.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.javadog/cws-wildfly/
implementation 'io.javadog:cws-wildfly:1.1.2'
// https://jarcasting.com/artifacts/io.javadog/cws-wildfly/
implementation ("io.javadog:cws-wildfly:1.1.2")
'io.javadog:cws-wildfly:war:1.1.2'
<dependency org="io.javadog" name="cws-wildfly" rev="1.1.2">
<artifact name="cws-wildfly" type="war" />
</dependency>
@Grapes(
@Grab(group='io.javadog', module='cws-wildfly', version='1.1.2')
)
libraryDependencies += "io.javadog" % "cws-wildfly" % "1.1.2"
[io.javadog/cws-wildfly "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.javadog : cws-rest | jar | 1.1.2 |
| io.javadog : cws-soap | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |