Mongo Libraries

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Группа

Группа

org.inigma.shared
Идентификатор

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

inigma-mongo
Последняя версия

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

0.10.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mongo Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать inigma-mongo

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.inigma.shared : inigma-core jar 0.10.0
org.springframework.data : spring-data-mongodb jar 1.1.2.RELEASE
org.mongodb : mongo-java-driver jar 2.11.2
org.springframework : spring-context jar 3.1.4.RELEASE
org.slf4j : slf4j-api jar 1.7.2
junit : junit Необязательный jar 4.10
org.springframework : spring-test Необязательный jar 3.1.4.RELEASE

provided (2)

Идентификатор библиотеки Тип Версия
org.inigma.shared : inigma-web Необязательный jar 0.10.0
javax.servlet : servlet-api Необязательный jar 2.5

runtime (1)

Идентификатор библиотеки Тип Версия
cglib : cglib-nodep jar 2.2.2

test (1)

Идентификатор библиотеки Тип Версия
org.easymock : easymock jar 3.1

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

Данный проект не имеет модулей.

License

Copyright 2011 Sejal Patel

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

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

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

inigma-shared

Common Libraries used for Web Applications. They are designed specially for Java applications built around the Spring Framework that are pure REST services for doing web 2.0 style applications. It is possible to take advantage of many features for non-web services based applications but the primary focus and design of everything is around enabling the quick, clean, and consistent development of restful web services with a consistent downstream experience for the actual UI implementers as well as SOA architecture systems integrating with these services.

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

Версия
0.10.0
0.9.4.1
0.9.4
0.9.3
0.9.1
0.9.0
0.8.1
0.8
0.7.3
0.7.2
0.7.1
0.7
0.6.1
0.6
0.5
0.4