inception

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

africa.absa
ArtifactId

ArtifactId

inception
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

inception
Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/AbsaOSS/inception

Download inception

Filename Size
inception-1.2.0.pom 25 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • demo
  • inception-api
  • inception-application
  • inception-cache
  • inception-codes
  • inception-codes-api
  • inception-config
  • inception-config-api
  • inception-core
  • inception-error
  • inception-error-api
  • inception-jpa
  • inception-json
  • inception-jta
  • inception-mail
  • inception-mail-api
  • inception-oauth2-authorization-server
  • inception-oauth2-resource-server
  • inception-reference
  • inception-reference-api
  • inception-reporting
  • inception-reporting-api
  • inception-scheduler
  • inception-scheduler-api
  • inception-security
  • inception-security-api
  • inception-test

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0