Shrike

Simple, minimalist, lightweight, Inversion of Control and Dependency Injection Framework for Java 11+

License

License

GroupId

GroupId

me.gilbva
ArtifactId

ArtifactId

shrike
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Shrike
Simple, minimalist, lightweight, Inversion of Control and Dependency Injection Framework for Java 11+
Project URL

Project URL

https://github.com/gilbva/shrike
Project Organization

Project Organization

Shrike
Source Code Management

Source Code Management

https://github.com/gilbva/shrike

Download shrike

How to add to project

<!-- https://jarcasting.com/artifacts/me.gilbva/shrike/ -->
<dependency>
    <groupId>me.gilbva</groupId>
    <artifactId>shrike</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/me.gilbva/shrike/
implementation 'me.gilbva:shrike:1.1'
// https://jarcasting.com/artifacts/me.gilbva/shrike/
implementation ("me.gilbva:shrike:1.1")
'me.gilbva:shrike:jar:1.1'
<dependency org="me.gilbva" name="shrike" rev="1.1">
  <artifact name="shrike" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.gilbva', module='shrike', version='1.1')
)
libraryDependencies += "me.gilbva" % "shrike" % "1.1"
[me.gilbva/shrike "1.1"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0