Atlas Framework

Various libraries building on the Spring Framework

License

License

GroupId

GroupId

com.btmatthews.atlas
ArtifactId

ArtifactId

atlas
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Atlas Framework
Various libraries building on the Spring Framework
Project URL

Project URL

https://github.com/bmatthews68/atlas
Project Organization

Project Organization

Brian Thomas Matthews
Source Code Management

Source Code Management

https://github.com/bmatthews68/atlas

Download atlas

Filename Size
atlas-1.0.2.pom 20 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • atlas-core
  • atlas-core-uuid
  • atlas-jcr
  • atlas-jcr-oak
  • atlas-dao-cassandra
  • atlas-dao-couchbase
  • atlas-dao-mongodb
  • atlas-dao-riak
  • atlas-opencmis
  • atlas-quartz
  • atlas-tenancy-support
  • atlas-validation-esapi

Versions

Version
1.0.2
1.0.1
1.0.0