MVN

me.gilbva : shrike

Maven & Gradle

Apr 04, 2021
0 stars

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

<dependency>
    <groupId>me.gilbva</groupId>
    <artifactId>shrike</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.gilbva : shrike to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of me.gilbva : shrike to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
shrike-1.1
1.0
shrike-1.0

How to add a dependency to Maven

Add the following me.gilbva : shrike maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.gilbva</groupId>
    <artifactId>shrike</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.gilbva : shrike gradle dependency to your build.gradle file:

implementation 'me.gilbva:shrike:1.1'

Gradle Kotlin DSL: Add the following me.gilbva : shrike gradle kotlin dependency to your build.gradle.kts file:

implementation("me.gilbva:shrike:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.gilbva : shrike sbt scala dependency to your build.sbt file:

libraryDependencies += "me.gilbva" % "shrike" % "1.1"

Advertisement

Dependencies from Group

Apr 04, 2021
0 stars

Discover Dependencies

May 11, 2021
3 stars
May 11, 2021
2 stars
Jun 16, 2022
4 usages
22 stars
Feb 26, 2020
0 stars
Aug 08, 2022
1 usages
Mar 02, 2022
1 stars
Jan 13, 2020
1 usages
0 stars
Dec 29, 2019
1 stars
Jan 17, 2022
1 usages
0 stars