Last Version

winter-root 1.1.0

The Winter framework is an Inversion of Control and Dependency Injection framework for the Java 9+ platform.

License

License

GroupId

GroupId

io.winterframework
ArtifactId

ArtifactId

winter-core-root
Version

Version

1.1.0
Type

Type

pom
Description

Description

winter-root
The Winter framework is an Inversion of Control and Dependency Injection framework for the Java 9+ platform.
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.git

Download winter-core-root 1.1.0


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