Last Version

App Launcher 3.0.2

Launch an in-process application

License

License

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

app-launcher
Version

Version

3.0.2
Type

Type

jar
Description

Description

App Launcher
Launch an in-process application
Project Organization

Project Organization

Polyglotted Limited
Source Code Management

Source Code Management

https://github.com/polyglotted/app-launcher

Download app-launcher 3.0.2


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

Dependencies

compile (12)

Group / Artifact Type Version
net.iharder : base64 jar 2.3.9
com.typesafe : config jar 1.3.2
org.jasypt : jasypt jar 1.9.2
org.springframework : spring-core jar 5.0.2.RELEASE
org.springframework : spring-beans jar 5.0.2.RELEASE
org.springframework : spring-aop jar 5.0.2.RELEASE
org.springframework : spring-expression jar 5.0.2.RELEASE
org.springframework : spring-context jar 5.0.2.RELEASE
org.springframework : spring-context-support jar 5.0.2.RELEASE
org.springframework : spring-tx jar 5.0.2.RELEASE
org.springframework : spring-jdbc jar 5.0.2.RELEASE
org.springframework : spring-messaging jar 5.0.2.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
org.hamcrest : hamcrest-all jar 1.3
org.testng : testng jar 6.13.1

Project Modules

There are no modules declared in this project.