org.seedstack.seed:seed-cli-support

An enterprise-oriented full development stack

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.seedstack.seed
ArtifactId

ArtifactId

seed-cli-support
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

An enterprise-oriented full development stack

Download seed-cli-support

How to add to project

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

  • core
  • test

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