License |
License |
---|---|
GroupId | GroupIdcom.lifeonwalden |
ArtifactId | ArtifactIdapp-gateway-front |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapp-gateway-front
A library to setup application
|
Project URL |
Project URL |
Filename | Size |
---|---|
app-gateway-front-1.0.9.pom | |
app-gateway-front-1.0.9.jar | 5 KB |
app-gateway-front-1.0.9-sources.jar | 3 KB |
app-gateway-front-1.0.9-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-gateway-front/ -->
<dependency>
<groupId>com.lifeonwalden</groupId>
<artifactId>app-gateway-front</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-gateway-front/
implementation 'com.lifeonwalden:app-gateway-front:1.0.9'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-gateway-front/
implementation ("com.lifeonwalden:app-gateway-front:1.0.9")
'com.lifeonwalden:app-gateway-front:jar:1.0.9'
<dependency org="com.lifeonwalden" name="app-gateway-front" rev="1.0.9">
<artifact name="app-gateway-front" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-gateway-front', version='1.0.9')
)
libraryDependencies += "com.lifeonwalden" % "app-gateway-front" % "1.0.9"
[com.lifeonwalden/app-gateway-front "1.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.lifeonwalden : app-gateway-common | jar | 1.0.9 |
org.springframework : spring-web | jar | 4.3.10.RELEASE |
org.springframework : spring-webmvc | jar | 4.3.10.RELEASE |
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
org.apache.logging.log4j : log4j-api | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |