application-pattern

I use these contracts and services to start middle scale application with many background services

License

License

GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

application-pattern
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

application-pattern
I use these contracts and services to start middle scale application with many background services
Project URL

Project URL

https://github.com/Acidmanic/application-pattern
Source Code Management

Source Code Management

https://github.com/Acidmanic/application-pattern

Download application-pattern

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.acidmanic : lightweight-logger jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0