License |
License |
---|---|
GroupId | GroupIdcom.manorrock.oyena |
ArtifactId | ArtifactIdoyena-action-test-webapp |
Version | Version2.3.1.0 |
Type | Typewar |
Description |
DescriptionManorrock Oyena Action Test Webapp
Manorrock Oyena delivers you with several add-on modules that you can use
with Eclipse Mojarra
|
<!-- https://jarcasting.com/artifacts/com.manorrock.oyena/oyena-action-test-webapp/ -->
<dependency>
<groupId>com.manorrock.oyena</groupId>
<artifactId>oyena-action-test-webapp</artifactId>
<version>2.3.1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.oyena/oyena-action-test-webapp/
implementation 'com.manorrock.oyena:oyena-action-test-webapp:2.3.1.0'
// https://jarcasting.com/artifacts/com.manorrock.oyena/oyena-action-test-webapp/
implementation ("com.manorrock.oyena:oyena-action-test-webapp:2.3.1.0")
'com.manorrock.oyena:oyena-action-test-webapp:war:2.3.1.0'
<dependency org="com.manorrock.oyena" name="oyena-action-test-webapp" rev="2.3.1.0">
<artifact name="oyena-action-test-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.oyena', module='oyena-action-test-webapp', version='2.3.1.0')
)
libraryDependencies += "com.manorrock.oyena" % "oyena-action-test-webapp" % "2.3.1.0"
[com.manorrock.oyena/oyena-action-test-webapp "2.3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.manorrock.oyena : oyena-action | jar | 2.3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 8.0 |