org.seedstack.seed:seed-cli-support-core

An enterprise-oriented full development stack

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.seedstack.seed
ArtifactId

ArtifactId

seed-cli-support-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

An enterprise-oriented full development stack

Download seed-cli-support-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.seedstack.seed : seed-core-support-core jar 2.0.0
commons-cli : commons-cli jar

test (2)

Group / Artifact Type Version
org.seedstack.seed : seed-integrationtest-support-core jar 2.0.0
ch.qos.logback : logback-classic jar

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