Last Version

com.brienwheeler.apps:apps-main 1.11

Toolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more

License

License

GroupId

GroupId

com.brienwheeler.apps
ArtifactId

ArtifactId

apps-main
Version

Version

1.11
Type

Type

jar
Description

Description

Toolkit for helping build robust, monitorable web apps with single JAR packaging, graceful shutdown, Graphite integration, and more

Download apps-main 1.11


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

Dependencies

compile (2)

Group / Artifact Type Version
com.brienwheeler.lib : lib-jmx jar 1.11
com.brienwheeler.lib : lib-spring-beans jar 1.11

test (3)

Group / Artifact Type Version
com.brienwheeler.lib : lib-test jar 1.11
org.springframework : spring-test jar 3.2.9.RELEASE
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.