MVN

com.opsbears.webcomponents : dic

Maven & Gradle

Apr 25, 2019
5 usages
2 stars

Opsbears Web Components Dependency Injection Container Contract · A simple IoC dependency injector interface definition for Java

<dependency>
    <groupId>com.opsbears.webcomponents</groupId>
    <artifactId>dic</artifactId>
    <version>jit</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.opsbears.webcomponents : dic to add to Maven or Gradle - Latest Versions:

  • Latest Stable: jit
  • Latest Alpha: 1.0.0-alpha14

All Versions

Choose a version of com.opsbears.webcomponents : dic to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
dic-1.0.0-alpha14
dic-1.0.0-alpha13
dic-1.0.0-alpha11
dic-1.0.0-alpha10
dic-1.0.0-alpha9
dic-1.0.0-alpha8
dic-1.0.0-alpha4
dic-1.0.0-alpha3
dic-1.0.0-alpha2
dic-1.0.0-alpha1
dic-1.0.0-PR2
dic-1.0.0-PR1
jit
dic-jit
annotation
dic-annotation

How to add a dependency to Maven

Add the following com.opsbears.webcomponents : dic maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.opsbears.webcomponents</groupId>
    <artifactId>dic</artifactId>
    <version>jit</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.opsbears.webcomponents : dic gradle dependency to your build.gradle file:

implementation 'com.opsbears.webcomponents:dic:jit'

Gradle Kotlin DSL: Add the following com.opsbears.webcomponents : dic gradle kotlin dependency to your build.gradle.kts file:

implementation("com.opsbears.webcomponents:dic:jit")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.opsbears.webcomponents : dic sbt scala dependency to your build.sbt file:

libraryDependencies += "com.opsbears.webcomponents" % "dic" % "jit"

Advertisement

Dependencies from Group

Apr 25, 2019
13 usages
Apr 25, 2019
10 usages
Apr 25, 2019
7 usages
net
Apr 25, 2019
6 usages

Discover Dependencies

Oct 08, 2019
4 usages
294 stars
Apr 04, 2019
3 usages
13 stars
May 23, 2023
138 usages
7 stars
Dec 03, 2017
11 usages
75 stars
May 12, 2016
6 usages
5 stars
Jul 04, 2021
6 usages
525 stars
Jan 16, 2023
10 usages
1.1k stars
Mar 08, 2015
11 usages
286 stars