org.seedstack:poms

An enterprise-oriented full development stack

License

License

GroupId

GroupId

org.seedstack
ArtifactId

ArtifactId

poms
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

An enterprise-oriented full development stack
Project URL

Project URL

http://github.com/seedstack
Source Code Management

Source Code Management

https://github.com/seedstack/poms

Download poms

Filename Size
poms-2.0.0.pom 11 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • license-templates
  • commons-bom
  • guiceext-bom
  • hibernate-bom
  • jackson-bom
  • java-bom
  • jersey-bom
  • spring-bom
  • logging-bom
  • nuun-bom
  • metro-bom
  • unittest-bom
  • integrationtest-bom
  • shiro-bom
  • parent

SEED poms

Build status Maven Central

Common poms for SEED stack.

Copyright and license

Code and documentation copyright 2013-2015 The SeedStack authors, released under the MPL 2.0 license.

org.seedstack

SeedStack

Clean Java Development

Versions

Version
2.0.0
2.0.0-M3
2.0.0-M2