| License |
License |
|---|---|
| GroupId | GroupIdcom.manorrock.faces.lifecycle |
| ArtifactId | ArtifactIdmanorrock-faces-lifecycle-rest |
| Last Version | Last Version21.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionManorrock Faces - Lifecycle - REST
This sub-project delivers various Lifecycles.
|
<!-- https://jarcasting.com/artifacts/com.manorrock.faces.lifecycle/manorrock-faces-lifecycle-rest/ -->
<dependency>
<groupId>com.manorrock.faces.lifecycle</groupId>
<artifactId>manorrock-faces-lifecycle-rest</artifactId>
<version>21.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.manorrock.faces.lifecycle/manorrock-faces-lifecycle-rest/
implementation 'com.manorrock.faces.lifecycle:manorrock-faces-lifecycle-rest:21.8.0'
// https://jarcasting.com/artifacts/com.manorrock.faces.lifecycle/manorrock-faces-lifecycle-rest/
implementation ("com.manorrock.faces.lifecycle:manorrock-faces-lifecycle-rest:21.8.0")
'com.manorrock.faces.lifecycle:manorrock-faces-lifecycle-rest:jar:21.8.0'
<dependency org="com.manorrock.faces.lifecycle" name="manorrock-faces-lifecycle-rest" rev="21.8.0">
<artifact name="manorrock-faces-lifecycle-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.manorrock.faces.lifecycle', module='manorrock-faces-lifecycle-rest', version='21.8.0')
)
libraryDependencies += "com.manorrock.faces.lifecycle" % "manorrock-faces-lifecycle-rest" % "21.8.0"
[com.manorrock.faces.lifecycle/manorrock-faces-lifecycle-rest "21.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.manorrock.faces.lifecycle : manorrock-faces-lifecycle-cdi | jar | 21.8.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.platform : jakarta.jakartaee-web-api | jar | 9.0.0 |