Parent Project

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

GroupId

GroupId

org.inigma.shared
ArtifactId

ArtifactId

inigma-parent
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

pom
Description

Description

Parent Project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/sepatel/inigma-shared

Download inigma-parent

Filename Size
inigma-parent-0.10.0.pom 3 KB
Browse

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 3.1.4.RELEASE
org.slf4j : slf4j-api jar 1.7.2
junit : junit Optional jar 4.10
org.springframework : spring-test Optional jar 3.1.4.RELEASE

runtime (1)

Group / Artifact Type Version
cglib : cglib-nodep jar 2.2.2

test (1)

Group / Artifact Type Version
org.easymock : easymock jar 3.1

Project Modules

  • inigma-core
  • inigma-web
  • inigma-mongo
  • inigma-jdbc
  • inigma-tracking

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.

Versions

Version
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