Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 858 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 858 Bytes

Ahome Tooling Server MongoDB

Ahome Tooling Server MongoDB is a package containing basic server MongoDB support.

https://github.com/ahome-it/ahome-tooling-server-mongodb

Downloading artifacts

RELEASE:

Maven:

<dependency>
  <groupId>com.ahome-it</groupId>
  <artifactId>ahome-tooling-server-mongodb</artifactId>
  <version>1.1.36-RELEASE</version>
</dependency>

Gradle:

dependencies {
    compile(group:'com.ahome-it',name:'ahome-tooling-server-mongodb',version:'1.1.36-RELEASE')
}

Javadoc URL:

https://lienzo-core.com/documents/javadoc/ahome-tooling-server-mongodb

License:

Copyright (c) 2017 Ahome Innovation Technologies. All rights reserved.

Ahome Tooling Server MongoDB is released under version 2.0 of the Apache License.

http://www.apache.org/licenses/LICENSE-2.0.html

Author(s):

Dean S. Jones [email protected]