Last Version

app-example 1.0.9

A library to setup application

License

License

GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app-example
Version

Version

1.0.9
Type

Type

pom
Description

Description

app-example
A library to setup application
Project URL

Project URL

http://maven.apache.org

Download app-example 1.0.9

Filename Size
app-example-1.0.9.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-example/ -->
<dependency>
    <groupId>com.lifeonwalden</groupId>
    <artifactId>app-example</artifactId>
    <version>1.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-example/
implementation 'com.lifeonwalden:app-example:1.0.9'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-example/
implementation ("com.lifeonwalden:app-example:1.0.9")
'com.lifeonwalden:app-example:pom:1.0.9'
<dependency org="com.lifeonwalden" name="app-example" rev="1.0.9">
  <artifact name="app-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-example', version='1.0.9')
)
libraryDependencies += "com.lifeonwalden" % "app-example" % "1.0.9"
[com.lifeonwalden/app-example "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-example-consumer
  • app-example-provider
  • app-example-bean
  • app-example-service
  • app-example-service-impl
  • app-example-app
  • app-example-compacted
  • app-example-common