Last Version

com.brienwheeler.lib:lib-test 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.lib
ArtifactId

ArtifactId

lib-test
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 lib-test 1.11


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.springframework : spring-aop jar 3.2.9.RELEASE

test (2)

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

Project Modules

There are no modules declared in this project.