app

A library to setup application

License

License

GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

app
A library to setup application
Project URL

Project URL

https://github.com/cmanlh/app
Source Code Management

Source Code Management

https://gitee.com/lifeonwalden/app

Download app

Filename Size
app-1.0.9.pom 8 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • app-gateway
  • app-common
  • app-example
  • app-microservice
  • app-cache
  • app-jms

Versions

Version
1.0.9
1.0.8
1.0.6
1.0.5