License |
License |
---|---|
GroupId | GroupIdcom.almis.awe |
ArtifactId | ArtifactIdawe-rest |
Last Version | Last Version4.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAWE Modules - Rest (V4.5.3)
Awe Spring Rest Module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
awe-rest-4.5.3.pom | |
awe-rest-4.5.3.jar | 3 KB |
awe-rest-4.5.3-sources.jar | 1 KB |
awe-rest-4.5.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.almis.awe/awe-rest/ -->
<dependency>
<groupId>com.almis.awe</groupId>
<artifactId>awe-rest</artifactId>
<version>4.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-rest/
implementation 'com.almis.awe:awe-rest:4.5.3'
// https://jarcasting.com/artifacts/com.almis.awe/awe-rest/
implementation ("com.almis.awe:awe-rest:4.5.3")
'com.almis.awe:awe-rest:jar:4.5.3'
<dependency org="com.almis.awe" name="awe-rest" rev="4.5.3">
<artifact name="awe-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-rest', version='4.5.3')
)
libraryDependencies += "com.almis.awe" % "awe-rest" % "4.5.3"
[com.almis.awe/awe-rest "4.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springdoc : springdoc-openapi-ui | jar | 1.6.8 |
org.springdoc : springdoc-openapi-security | jar | 1.6.8 |
com.auth0 : java-jwt | jar | 3.18.2 |
com.almis.awe : awe-controller | jar | 4.5.3 |
org.modelmapper : modelmapper | jar | 2.4.5 |