org.seedstack.seed:seed-bom

An enterprise-oriented full development stack

License

License

GroupId

GroupId

org.seedstack.seed
ArtifactId

ArtifactId

seed-bom
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

An enterprise-oriented full development stack

Download seed-bom

Filename Size
seed-bom-2.0.0.pom 9 KB
Browse

How to add to project

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

There are no modules declared in this project.

SeedStack Java Framework

Build status Coverage Status Maven Central

Also known as Seed, the Java framework provides support for a large range of technologies and standards from the Java world.

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.

org.seedstack.seed

SeedStack

Clean Java Development

Versions

Version
2.0.0
2.0.0-M3
2.0.0-M2