winter-mods-root

The Winter framework tools are a collection of tools for building Winter modules and applications

License

License

GroupId

GroupId

io.winterframework
ArtifactId

ArtifactId

winter-tools-root
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

winter-mods-root
The Winter framework tools are a collection of tools for building Winter modules and applications
Project URL

Project URL

https://github.com/winterframework-io/winter
Project Organization

Project Organization

Winter Framework IO
Source Code Management

Source Code Management

https://github.com/winterframework-io/winter-tools.git

Download winter-tools-root

How to add to project

<!-- https://jarcasting.com/artifacts/io.winterframework/winter-tools-root/ -->
<dependency>
    <groupId>io.winterframework</groupId>
    <artifactId>winter-tools-root</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.winterframework/winter-tools-root/
implementation 'io.winterframework:winter-tools-root:1.0.0'
// https://jarcasting.com/artifacts/io.winterframework/winter-tools-root/
implementation ("io.winterframework:winter-tools-root:1.0.0")
'io.winterframework:winter-tools-root:pom:1.0.0'
<dependency org="io.winterframework" name="winter-tools-root" rev="1.0.0">
  <artifact name="winter-tools-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.winterframework', module='winter-tools-root', version='1.0.0')
)
libraryDependencies += "io.winterframework" % "winter-tools-root" % "1.0.0"
[io.winterframework/winter-tools-root "1.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

  • winter-maven-plugin

Versions

Version
1.0.0