com.brienwheeler.apps:apps-schematool

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-schematool
Last Version

Last Version

1.11
Release Date

Release Date

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-schematool

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.brienwheeler.apps : apps-main jar 1.11
com.brienwheeler.lib : lib-spring-beans jar 1.11
com.brienwheeler.lib : lib-util jar 1.11
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.hibernate : hibernate-entitymanager jar 3.6.10.Final
org.springframework : spring-orm jar 3.2.9.RELEASE

runtime (3)

Group / Artifact Type Version
com.brienwheeler.lib : lib-db jar 1.11
mysql : mysql-connector-java jar 5.1.13
org.slf4j : slf4j-log4j12 jar 1.7.5

test (5)

Group / Artifact Type Version
com.brienwheeler.lib : lib-db jar 1.11
com.brienwheeler.lib : lib-test jar 1.11
hsqldb : hsqldb jar 1.8.0.10
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.

webkit

Java/Spring tools to ease web app and platform development.

See docs/ProgrammersGuide.html for detailed information.

Versions

Version
1.11
1.10
1.09
1.08
1.07-RELEASE
1.07
1.06-RELEASE
1.05-RELEASE
1.03-RELEASE
1.02-RELEASE
1.01-RELEASE
1.0-RELEASE