Atlas Framework

Various libraries building on the Spring Framework

Лицензия

Лицензия

Группа

Группа

com.btmatthews.atlas
Идентификатор

Идентификатор

atlas
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Atlas Framework
Various libraries building on the Spring Framework
Ссылка на сайт

Ссылка на сайт

https://github.com/bmatthews68/atlas
Организация-разработчик

Организация-разработчик

Brian Thomas Matthews
Система контроля версий

Система контроля версий

https://github.com/bmatthews68/atlas

Скачать atlas

Имя Файла Размер
atlas-1.0.2.pom 20 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0