AppJar Boot Classes

Packages an application in a single jar.

License

License

GroupId

GroupId

com.github.emenaceb.appjar
ArtifactId

ArtifactId

appjar-boot
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

AppJar Boot Classes
Packages an application in a single jar.
Project Organization

Project Organization

emenaceb

Download appjar-boot

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2
0.9.1
0.9.0