Application Manager

Application Manager is a small component to easily manage applications who are running with CAS and PPM application

License

License

GroupId

GroupId

com.github.ffcfalcos
ArtifactId

ArtifactId

application-manager
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Application Manager
Application Manager is a small component to easily manage applications who are running with CAS and PPM application

Download application-manager

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.17
com.github.ffcfalcos : webservice-manager jar 1.0.0
com.github.ffcfalcos : common-dao jar 1.0.2

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 8.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0