Ahome Tooling Server Core is a package containing Spring Integration and Server Framework support.
https://github.com/ahome-it/ahome-tooling-server-core
Downloading artifacts
RELEASE:
Maven:
<dependency>
<groupId>com.ahome-it</groupId>
<artifactId>ahome-tooling-server-core</artifactId>
<version>1.1.36-RELEASE</version>
</dependency>
Gradle:
dependencies {
compile(group:'com.ahome-it',name:'ahome-tooling-server-core',version:'1.1.36-RELEASE')
}
Javadoc URL:
https://lienzo-core.com/documents/javadoc/ahome-tooling-server-core
Latest unit test results:
https://lienzo-core.com/documents/reports/ahome-tooling-server-core/tests/
Latest code coverage results:
https://lienzo-core.com/documents/reports/ahome-tooling-server-core/coverage/
Latest CheckStyle results:
https://lienzo-core.com/documents/reports/ahome-tooling-server-core/checkstyle/
License:
Copyright (c) 2017 Ahome Innovation Technologies. All rights reserved.
Ahome Tooling Server Core is released under version 2.0 of the Apache License.
http://www.apache.org/licenses/LICENSE-2.0.html
Author(s):
Dean S. Jones deansjones@gmail.com