app-example-consumer

A library to setup application

License

License

GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app-example-consumer
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

war
Description

Description

app-example-consumer
A library to setup application
Project URL

Project URL

http://maven.apache.org

Download app-example-consumer

How to add to project

<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-example-consumer/ -->
<dependency>
    <groupId>com.lifeonwalden</groupId>
    <artifactId>app-example-consumer</artifactId>
    <version>1.0.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-example-consumer/
implementation 'com.lifeonwalden:app-example-consumer:1.0.9'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-example-consumer/
implementation ("com.lifeonwalden:app-example-consumer:1.0.9")
'com.lifeonwalden:app-example-consumer:war:1.0.9'
<dependency org="com.lifeonwalden" name="app-example-consumer" rev="1.0.9">
  <artifact name="app-example-consumer" type="war" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-example-consumer', version='1.0.9')
)
libraryDependencies += "com.lifeonwalden" % "app-example-consumer" % "1.0.9"
[com.lifeonwalden/app-example-consumer "1.0.9"]

Dependencies

compile (5)

Group / Artifact Type Version
com.lifeonwalden : app-gateway-front jar 1.0.9
com.lifeonwalden : app-gateway-auth jar 1.0.9
com.lifeonwalden : app-example-service jar 1.0.9
com.lifeonwalden : app-microservice-consumer-auth jar 1.0.9
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.6
1.0.5